Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
not needed now
[simgrid.git] / src / cxx / Simulation.cxx
index 34ee0fd..0697760 100644 (file)
  /* Simulation member functions implementation.\r
   */  \r
   \r
-#include <Simulation.hpp>\r
 \r
 #include <Application.hpp>\r
 #include <Environment.hpp>\r
 \r
-#include <MsgException.hpp>\r
-#include <FileNotFoundException.hpp>\r
-\r
 #include <Msg.hpp>\r
 \r
+#include <Simulation.hpp>\r
+\r
+\r
 #include <msg/msg.h> \r
 \r
 namespace SimGrid\r
@@ -105,3 +104,5 @@ namespace SimGrid
                }\r
        } // namespace Msg\r
 } // namespace SimGrid\r
+\r
+\r