Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
load the header needed by this file
[simgrid.git] / src / mc / mc_exit.hpp
index 8245a27..6494e19 100644 (file)
@@ -6,6 +6,7 @@
 #ifndef SIMGRID_MC_EXIT_HPP
 #define SIMGRID_MC_EXIT_HPP
 #include "xbt/base.h"
+#include <exception>
 
 constexpr int SIMGRID_MC_EXIT_SUCCESS         = 0;
 constexpr int SIMGRID_MC_EXIT_SAFETY          = 1;