X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5954f11308de69ea37c6f6fdd993925f90749984..c2184f1318115fcea2571f738e8359044bc78d42:/src/mc/Frame.hpp diff --git a/src/mc/Frame.hpp b/src/mc/Frame.hpp index 2619402bb7..9413b34d0d 100644 --- a/src/mc/Frame.hpp +++ b/src/mc/Frame.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015. The SimGrid Team. +/* Copyright (c) 2007-2018. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -10,13 +10,12 @@ #include #include -#include -#include +#include "xbt/base.h" +#include "xbt/range.hpp" #include "src/mc/mc_forward.hpp" #include "src/mc/LocationList.hpp" #include "src/mc/Variable.hpp" -#include "src/mc/Frame.hpp" namespace simgrid { namespace mc {