Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert io-remote
[simgrid.git] / examples / s4u / actions-storage / s4u-actions-storage.cpp
index 39d8bd5..fde216e 100644 (file)
@@ -4,7 +4,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "simgrid/s4u.hpp"
+#include "src/plugins/file_system/FileSystem.hpp"
 #include <boost/algorithm/string/join.hpp>
+#include <simgrid/plugins/file_system.h>
 #include <xbt/replay.hpp>
 #include <xbt/str.h>