]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkInterpreterVirtual.h
#3205 BBTK Feature New Normal - branch vtk7itk4wx3-mxecc
[bbtk.git] / kernel / src / bbtkInterpreterVirtual.h
index 8370cc2b3025926aa6202000644fd87780521bcb..b815ac2b8b3e06ac09f73398c51a3cfde0cf18e5 100644 (file)
 #ifndef __bbtkInterpreterVirtual_h__
 #define __bbtkInterpreterVirtual_h__
 
+
+// Signal/slot mechanism for 'break' commands
+//#include <boost/signals2/signal.hpp>
+#include <boost/bind.hpp>
+
 //#include "bbtkSystem.h"
 
 #include "bbtkMessageManager.h"
@@ -57,9 +62,6 @@
 #include <fstream>
 #include <deque>
 
-// Signal/slot mechanism for 'break' commands
-//#include <boost/signals2/signal.hpp>
-#include <boost/bind.hpp>
 
 namespace bbtk
 {