Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename a C++-only header with the '.hpp' suffix
[simgrid.git] / examples / s4u / io / s4u_io.cpp
index 9d0545e..e9ebf57 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <unordered_map>
 
-#include "simgrid/s4u.h"
+#include "simgrid/s4u.hpp"
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_test, "a sample log category");