Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
consistency in host/storage/netpoint registering
[simgrid.git] / src / kernel / EngineImpl.hpp
index cba6843..313ba4e 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2016-2017. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2016-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 <map>
 #include <simgrid/s4u/NetZone.hpp>
-#include <simgrid/s4u/forward.hpp>
+
+#include <map>
 #include <string>
 #include <unordered_map>