Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Public headers must remain C++14 for now
[simgrid.git] / include / simgrid / s4u.hpp
index d43731166f97a0a6bd064dd3ce61984002c77ced..7f7f52a87001e241a6d044ce458a93a77acdfc00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2020. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2004-2022. 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. */
@@ -22,7 +22,6 @@
 #include <simgrid/s4u/Mutex.hpp>
 #include <simgrid/s4u/NetZone.hpp>
 #include <simgrid/s4u/Semaphore.hpp>
-#include <simgrid/s4u/Storage.hpp>
 #include <simgrid/s4u/VirtualMachine.hpp>
 
 #include <simgrid/Exception.hpp>