X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fd67e295641204d07b46527e4be0a0e8fe0c865e..22cae46149e1fb4988ad9e46060c3e7ecd4e0e44:/src/mc/mc_record.h diff --git a/src/mc/mc_record.h b/src/mc/mc_record.h index ec24b70d49..c1617fbdc5 100644 --- a/src/mc/mc_record.h +++ b/src/mc/mc_record.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2014-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2014-2017. The SimGrid Team. All rights reserved. */ /* 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. */ @@ -21,7 +20,7 @@ #include #include -#include +#include "xbt/base.h" #include "src/mc/Transition.hpp"