Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / msm / test / SimpleEuml.cpp
index 07505a7..8d66e9e 100644 (file)
@@ -12,7 +12,9 @@
 #include <boost/msm/back/state_machine.hpp>
 #include <boost/msm/front/euml/euml.hpp>
 
+#ifndef BOOST_MSM_NONSTANDALONE_TEST
 #define BOOST_TEST_MODULE MyTest
+#endif
 #include <boost/test/unit_test.hpp>
 
 using namespace std;