X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c4081e3a628c6ab697d7958f3f22bdf788c0c13c..d656f9465e7b1c36319f86eeafdcec58fe9551a4:/src/mc/checker/Checker.hpp diff --git a/src/mc/checker/Checker.hpp b/src/mc/checker/Checker.hpp index ce27ab2f43..4de42ae0b5 100644 --- a/src/mc/checker/Checker.hpp +++ b/src/mc/checker/Checker.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2016. The SimGrid Team. +/* Copyright (c) 2016-2017. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -11,9 +11,9 @@ #include #include -#include "src/mc/mc_forward.hpp" -#include "src/mc/mc_record.h" #include "src/mc/Session.hpp" +#include "src/mc/mc_forward.hpp" +#include "src/mc/mc_record.hpp" namespace simgrid { namespace mc {