Skip to content

Commit 3d83772

Browse files
committed
Windows build fix
1 parent f956c8c commit 3d83772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dataflow/Engine/Scheduler/ExecutionStrategy.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include <Dataflow/Engine/Scheduler/SchedulerInterfaces.h>
3333
#include <Dataflow/Engine/Scheduler/DynamicExecutor/WorkQueue.h>
3434
#include <boost/thread.hpp>
35+
#include <boost/atomic.hpp>
3536
#include <Core/Thread/ConditionVariable.h>
3637
#include <Dataflow/Engine/Scheduler/share.h>
3738

0 commit comments

Comments
 (0)