X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c9e3badfcca0d44e112171cefd237ed3f0ae01ca..ea173e2eff9a6a37ad1934872fd743778c6fabbd:/src/mc/RegionSnapshot.cpp diff --git a/src/mc/RegionSnapshot.cpp b/src/mc/RegionSnapshot.cpp index 4ebfbe1729..a659f9ae6f 100644 --- a/src/mc/RegionSnapshot.cpp +++ b/src/mc/RegionSnapshot.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2017. 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 @@ -12,6 +12,7 @@ #endif #include "mc/mc.h" +#include "src/mc/mc_config.hpp" #include "src/mc/mc_snapshot.hpp" #include "src/mc/ChunkedData.hpp"