Skip to content

Commit

Permalink
Include thread header in threading.hpp (#4439)
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu authored Feb 19, 2024
1 parent 79cd445 commit 0d109e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nano/lib/threading.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

#include <boost/thread/thread.hpp>

#include <thread>

namespace nano
{
namespace thread_attributes
Expand Down

0 comments on commit 0d109e3

Please sign in to comment.