Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/Onesphore/simgrid into Onesphore-master
[simgrid.git] / src / mc / snapshot / unitTest / PageStore_unit.cpp
index 2c5e870..6a33e9e 100644 (file)
@@ -1,5 +1,4 @@
-/* Copyright (c) 2015-2018. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2015-2018. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
@@ -17,7 +16,7 @@
 
 #include <memory>
 
 
 #include <memory>
 
-#include "src/mc/PageStore.hpp"
+#include "src/mc/sosp/PageStore.hpp"
 
 using simgrid::mc::PageStore;
 
 
 using simgrid::mc::PageStore;