X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/38f7ddbf61f574a934f191ef2d8358d9f8be1f96..d20f024dba9ff1e9c8822237caaf963b9e913889:/src/mc/checker/Checker.hpp?ds=sidebyside 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 {