X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8bcc1dbe28f658ea786ba234a679601edd30758a..8d777265e12b0b9c5f13fecfc719474cdd214e9e:/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_ */