Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more include cleanups
[simgrid.git] / src / plugins / vm / VmHostExt.cpp
index ff5ac07..454e8e1 100644 (file)
@@ -16,5 +16,5 @@ void VmHostExt::ensureVmExtInstalled()
   if (not EXTENSION_ID.valid())
     EXTENSION_ID = simgrid::s4u::Host::extension_create<VmHostExt>();
 }
-}
-}
+} // namespace vm
+} // namespace simgrid