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_function.cpp
index 9759056..c915ed7 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <xbt/sysdep.h>
 
-#include <simgrid/s4u.h>
+#include <simgrid/s4u.hpp>
 
 #include "s4u_basic.h"