]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkInterpreterVirtual.h
#2495 BBTK Bug New Normal - Boost signals deprecated -> signals2
[bbtk.git] / kernel / src / bbtkInterpreterVirtual.h
index eedfe03b6f9b895b33b7864ee602ce677c1a25f1..8370cc2b3025926aa6202000644fd87780521bcb 100644 (file)
@@ -58,7 +58,7 @@
 #include <deque>
 
 // Signal/slot mechanism for 'break' commands
-#include <boost/signal.hpp>
+//#include <boost/signals2/signal.hpp>
 #include <boost/bind.hpp>
 
 namespace bbtk