Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more include cleanups
[simgrid.git] / src / plugins / vm / VmHostExt.hpp
index ec89754..624eb20 100644 (file)
@@ -20,7 +20,7 @@ public:
 
   static void ensureVmExtInstalled();
 };
-}
-}
+} // namespace vm
+} // namespace simgrid
 
 #endif /* VM_HOST_INFO_HPP_ */