]> AND Public Git Repository - simgrid.git/blobdiff - include/simgrid/s4u/Semaphore.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to avoid error with mingw: function definition is marked dllimport.
[simgrid.git] / include / simgrid / s4u / Semaphore.hpp
index c4b7a94f40107b5fee16811772955c1455dd95f4..2525e39453c588d41731f2bc60d9db794165df26 100644 (file)
@@ -52,6 +52,7 @@ public:
   int would_block();
 };
 
-}} // namespace simgrid::s4u
+} // namespace s4u
+} // namespace simgrid
 
 #endif /* SIMGRID_S4U_SEMAPHORE_HPP */