]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/network_smpi.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / surf / network_smpi.hpp
index 0c02b26ef3bdc5ff99c110129a6de53d90fe53d3..30cf4eefa18683535992f2c1c35751283c8241be 100644 (file)
@@ -8,6 +8,9 @@
 
 #include "network_cm02.hpp"
 
+namespace simgrid {
+namespace surf {
+
 /***********
  * Classes *
  ***********/
@@ -46,4 +49,5 @@ public:
  * Action *
  **********/
 
-
+}
+}