We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ed9ee commit 25d1d2fCopy full SHA for 25d1d2f
src/Interface/Application/NetworkEditor.h
@@ -34,6 +34,7 @@
34
#ifndef Q_MOC_RUN
35
#include <boost/shared_ptr.hpp>
36
#include <map>
37
+#include <atomic>
38
#include <Dataflow/Network/NetworkFwd.h>
39
#include <Dataflow/Network/NetworkInterface.h>
40
#include <Dataflow/Engine/Controller/ControllerInterfaces.h>
0 commit comments