Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
popping_enum.h becomes an hpp.
[simgrid.git] / src / simix / popping_private.hpp
index 4b3ad06..e78caf9 100644 (file)
@@ -12,7 +12,7 @@
 #include <boost/intrusive_ptr.hpp>
 
 /********************************* Simcalls *********************************/
-#include "popping_enum.h" /* Definition of e_smx_simcall_t, with one value per simcall */
+#include "popping_enum.hpp" /* Definition of e_smx_simcall_t, with one value per simcall */
 
 XBT_PUBLIC_DATA const char* simcall_names[]; /* Name of each simcall */