]> AND Public Git Repository - simgrid.git/blobdiff - src/plugins/file_system/s4u_FileSystem.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't qwack when the default empty string is passed as a replay path
[simgrid.git] / src / plugins / file_system / s4u_FileSystem.cpp
index 929cf17441fc4c29d20771edf81b274c75ce9743..15f1871d4b5a9522f9012b81e7d975bd14ce074a 100644 (file)
@@ -15,8 +15,6 @@
 #include <xbt/log.h>
 #include <xbt/parse_units.hpp>
 
-#include "src/surf/surf_interface.hpp"
-
 #include <boost/algorithm/string.hpp>
 #include <boost/algorithm/string/split.hpp>
 #include <fstream>