Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename C++ only header files from .h to .hpp.
[simgrid.git] / src / kernel / context / ContextBoost.cpp
index 8e1eabd..03c81c5 100644 (file)
@@ -14,7 +14,7 @@
 #include <xbt/log.h>
 #include <xbt/xbt_os_thread.h>
 
-#include "src/simix/smx_private.h"
+#include "src/simix/smx_private.hpp"
 #include "src/internal_config.h"
 #include "src/kernel/context/ContextBoost.hpp"