Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proper check for the -std=gnu++11 standard, and take in on clang too
[simgrid.git] / src / mc / PageStore.hpp
index 9e72f1d..5dee482 100644 (file)
@@ -14,7 +14,7 @@
 #include <boost/unordered_set.hpp>
 
 #include "mc_mmu.h"
-#include "mc_forward.h"
+#include "mc_forward.hpp"
 
 namespace simgrid {
 namespace mc {