X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fc416b3a5a1ebce58eb7a6cabb1895f3d68be5fa..394c1a744abaf32ddcc2c594c2208c30932f885a:/src/mc/checker/Checker.cpp diff --git a/src/mc/checker/Checker.cpp b/src/mc/checker/Checker.cpp index 6ca26a6cdd..b34fbce66c 100644 --- a/src/mc/checker/Checker.cpp +++ b/src/mc/checker/Checker.cpp @@ -4,12 +4,9 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include - -#include - #include "src/mc/checker/Checker.hpp" #include "src/mc/ModelChecker.hpp" +#include "xbt/asserts.h" namespace simgrid { namespace mc {