X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a92d7b716f51a53dea7f59db8524d4add713b910..1610a3a014ca193868cd6ed987728201c15b423c:/src/mc/Type.hpp diff --git a/src/mc/Type.hpp b/src/mc/Type.hpp index 5d2ed59e83..7bc14644c1 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-2019. 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. */ @@ -15,8 +14,6 @@ #include "xbt/asserts.h" #include "xbt/base.h" -#include - #include "src/mc/mc_forward.hpp" #include "src/mc/LocationList.hpp"