From: Yann Duplouy Date: Wed, 20 Nov 2019 11:06:54 +0000 (+0100) Subject: Using xbt/random X-Git-Tag: v3.26~260^2~3 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/15112c8eb40c8899eb69833cd4acaa3102c560f9 Using xbt/random --- diff --git a/src/kernel/resource/profile/StochasticDatedValue.cpp b/src/kernel/resource/profile/StochasticDatedValue.cpp index dff938ee76..b044334fe0 100644 --- a/src/kernel/resource/profile/StochasticDatedValue.cpp +++ b/src/kernel/resource/profile/StochasticDatedValue.cpp @@ -4,7 +4,6 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "src/kernel/resource/profile/StochasticDatedValue.hpp" -#include "src/statmc/rng.hpp" #include "xbt.h" #include "xbt/random.hpp" #include