Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
comestics in src/kernel
[simgrid.git] / src / kernel / activity / SleepImpl.hpp
index 32e6820..2bf4657 100644 (file)
@@ -24,8 +24,8 @@ public:
 
   sg_host_t host_ = nullptr;
 };
-}
-}
-} // namespace simgrid::kernel::activity
+} // namespace activity
+} // namespace kernel
+} // namespace simgrid
 
 #endif