Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: Replace this if-then-else statement by a single statement
[simgrid.git] / src / surf / StorageImpl.hpp
index 182b9e2..bb65ba4 100644 (file)
@@ -8,8 +8,8 @@
 #include "simgrid/kernel/resource/Resource.hpp"
 #include "simgrid/s4u/Io.hpp"
 #include "simgrid/s4u/Storage.hpp"
+#include "src/kernel/resource/profile/trace_mgr.hpp"
 #include "src/surf/PropertyHolder.hpp"
-#include "src/surf/trace_mgr.hpp"
 #include "surf_interface.hpp"
 
 #include <map>