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

Public GIT Repository
fix gcc 9 warnings. Have to check if the std::move removal is harmful
[simgrid.git] / include / simgrid / s4u.hpp
index 485ed2d4332bb741346ab05f76eb1f6c57f97610..d3182a50ba7f527a1e1669d74c3b4dfc456b8d6f 100644 (file)
@@ -18,6 +18,7 @@
 #include <simgrid/s4u/Mailbox.hpp>
 #include <simgrid/s4u/Mutex.hpp>
 #include <simgrid/s4u/NetZone.hpp>
+#include <simgrid/s4u/Semaphore.hpp>
 #include <simgrid/s4u/Storage.hpp>
 
 #include <simgrid/Exception.hpp>