Include thread header in threading.hpp (#4439)
This commit is contained in:
parent
79cd445979
commit
0d109e36e0
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include <boost/thread/thread.hpp>
|
||||
|
||||
#include <thread>
|
||||
|
||||
namespace nano
|
||||
{
|
||||
namespace thread_attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue