X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/618862bd2860e2d350d43aeab911e5b220184276..d11925b60717641a85034fd889ba9aa52766a6ce:/src/kernel/resource/profile/StochasticDatedValue.hpp diff --git a/src/kernel/resource/profile/StochasticDatedValue.hpp b/src/kernel/resource/profile/StochasticDatedValue.hpp index f6d55b46bb..27203b287e 100644 --- a/src/kernel/resource/profile/StochasticDatedValue.hpp +++ b/src/kernel/resource/profile/StochasticDatedValue.hpp @@ -36,8 +36,6 @@ private: static double draw(Distribution law, std::vector params); }; - - } // namespace simgrid::kernel::profile std::vector trace2selist( const char* c_str );