]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_xbt.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sonar asked to end this switch cases with an unconditional statement.
[simgrid.git] / src / mc / mc_xbt.hpp
index 14940a99d3f4a8a254b6248a12b42535cfa6ae87..ed7ea0cd605ba383c5b558d467bd749a0cb6edb8 100644 (file)
@@ -7,9 +7,7 @@
 #ifndef SIMGRID_MC_XBT_HPP
 #define SIMGRID_MC_XBT_HPP
 
-#include <cstddef>
-
-#include <xbt/dynar.h>
+#include "xbt/dynar.h"
 
 #include "src/mc/AddressSpace.hpp"
 #include "src/mc/remote/RemotePtr.hpp"