X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9f45c917fc14b23189c93d23eaf46df6732360d..9575359fcebd3a393b65891c293990d1a882eb34:/src/surf/network_ns3.hpp diff --git a/src/surf/network_ns3.hpp b/src/surf/network_ns3.hpp index ecdb950492..40a49d6067 100644 --- a/src/surf/network_ns3.hpp +++ b/src/surf/network_ns3.hpp @@ -1,13 +1,12 @@ -/* Copyright (c) 2004-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2004-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. */ + #ifndef NETWORK_NS3_HPP_ #define NETWORK_NS3_HPP_ - -#include +#include "xbt/base.h" #include "network_interface.hpp" #include "src/surf/ns3/ns3_interface.h"