Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Useless include.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 21:17:19 +0000 (22:17 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 10 Jan 2019 21:17:19 +0000 (22:17 +0100)
src/surf/trace_mgr.cpp

index 25ae198..1b204a8 100644 (file)
@@ -9,7 +9,6 @@
 #include "src/surf/surf_interface.hpp"
 #include "src/surf/trace_mgr.hpp"
 #include "surf_private.hpp"
-#include "xbt/RngStream.h"
 #include <boost/algorithm/string.hpp>
 #include <boost/algorithm/string/join.hpp>
 #include <boost/algorithm/string/split.hpp>