X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..96cedde3cdbc0b8ffc3f096a1b65d021b0226f99:/src/mc/Frame.hpp diff --git a/src/mc/Frame.hpp b/src/mc/Frame.hpp index 0cc66304b6..e6d9e0d4d6 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-2019. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -10,8 +10,8 @@ #include #include -#include -#include +#include "xbt/base.h" +#include "xbt/range.hpp" #include "src/mc/mc_forward.hpp" #include "src/mc/LocationList.hpp"