Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix the build on centos
[simgrid.git] / src / mc / sosp / mc_snapshot_test.cpp
index 51f8b13..b3dfa2f 100644 (file)
@@ -5,6 +5,7 @@
 
 #define BOOST_TEST_MODULE snapshots
 #define BOOST_TEST_DYN_LINK
 
 #define BOOST_TEST_MODULE snapshots
 #define BOOST_TEST_DYN_LINK
+bool init_unit_test(); // boost sometimes forget to give this prototype (NetBSD and other), which does not fit our paranoid flags
 #include <boost/test/unit_test.hpp>
 
 #include <cstdlib>
 #include <boost/test/unit_test.hpp>
 
 #include <cstdlib>