Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename a C++-only header with the '.hpp' suffix
[simgrid.git] / examples / s4u / basic / s4u_basic_deployment.cpp
index f40b9aa..7b68d2a 100644 (file)
@@ -7,8 +7,7 @@
 #include <vector>
 
 #include <xbt/sysdep.h>
-
-#include <simgrid/s4u.h>
+#include <simgrid/s4u.hpp>
 
 #include "s4u_basic.h"