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.h
index f4e85e0..1cfdc83 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <xbt/sysdep.h>
 
-#include "simgrid/s4u.h"
+#include <simgrid/s4u.hpp>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_test, "a sample log category");