Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[simgrid.git] / include / simgrid / s4u.hpp
index 42a72bf..d3182a5 100644 (file)
@@ -18,8 +18,9 @@
 #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>
+#include <simgrid/Exception.hpp>
 
 #endif /* SIMGRID_S4U_S4U_H */