Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Using xbt/random
authorYann Duplouy <yann.duplouy@inria.fr>
Wed, 20 Nov 2019 11:06:54 +0000 (12:06 +0100)
committerYann Duplouy <yann.duplouy@inria.fr>
Wed, 20 Nov 2019 11:06:54 +0000 (12:06 +0100)
src/kernel/resource/profile/StochasticDatedValue.cpp

index dff938e..b044334 100644 (file)
@@ -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 <math.h>