X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..6c6e9129b8c8a2404310f460327314afa3fb9b8b:/src/surf/storage_n11.hpp diff --git a/src/surf/storage_n11.hpp b/src/surf/storage_n11.hpp index 9cb4522d6f..e34e69465b 100644 --- a/src/surf/storage_n11.hpp +++ b/src/surf/storage_n11.hpp @@ -11,6 +11,9 @@ #ifndef STORAGE_N11_HPP_ #define STORAGE_N11_HPP_ +namespace simgrid { +namespace surf { + /*********** * Classes * ***********/ @@ -72,4 +75,7 @@ public: }; +} +} + #endif /* STORAGE_N11_HPP_ */