X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/17a02864e7ac2f0a531712199939b4fb4282d438..5eeb3c843b60e9ba5e1a952ffe83df2a4d8f5fa0:/src/mc/Type.hpp diff --git a/src/mc/Type.hpp b/src/mc/Type.hpp index d1391bd9e6..f94c5bad79 100644 --- a/src/mc/Type.hpp +++ b/src/mc/Type.hpp @@ -1,5 +1,4 @@ -/* Copyright (c) 2007-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2007-2018. 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. */ @@ -12,10 +11,8 @@ #include #include -#include -#include - -#include +#include "xbt/asserts.h" +#include "xbt/base.h" #include "src/mc/mc_forward.hpp" #include "src/mc/LocationList.hpp"