Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The default alias name is now build from the name of the host of the process and...
[simgrid.git] / src / cxx / Simulation.hpp
index de97d90..631cc30 100644 (file)
@@ -19,7 +19,8 @@
        #error Sumulation.hpp requires C++ compilation (use a .cxx suffix)\r
 #endif\r
 \r
-#include <Config.hpp>\r
+#include <MsgException.hpp>\r
+#include <FileNotFoundException.hpp>\r
 \r
 namespace SimGrid\r
 {\r
@@ -56,4 +57,5 @@ namespace SimGrid
        } // namespace Msg\r
 } // namespace SimGrid\r
 \r
-#endif // !MSG_SIMULATION_HPP
\ No newline at end of file
+#endif // !MSG_SIMULATION_HPP\r
+\r