Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cut include files
[simgrid.git] / src / surf / plugins / dirty_page_tracking.cpp
index 78ec09b..b14dbc6 100644 (file)
@@ -1,12 +1,10 @@
-/* Copyright (c) 20172018. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2017-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. */
 
 #include "simgrid/plugins/live_migration.h"
-#include "simgrid/s4u.hpp"
 #include "src/plugins/vm/VirtualMachineImpl.hpp"
-#include <map>
 
 namespace simgrid {
 namespace vm {