X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b8df87e176f27b25534f27d7e240defa32ca35bc..10675785aab38470f386150c08e4c3ab8fcc8a71:/include/xbt/range.hpp diff --git a/include/xbt/range.hpp b/include/xbt/range.hpp index fde48b9777..618a7c7bd4 100644 --- a/include/xbt/range.hpp +++ b/include/xbt/range.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2016-2019. The SimGrid Team. +/* Copyright (c) 2016-2021. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -7,6 +7,8 @@ #ifndef SIMGRID_XBT_RANGE_HPP #define SIMGRID_XBT_RANGE_HPP +#include + namespace simgrid { namespace xbt {