X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5048f46cf78786f14cd4187bcfef187ffb32efab..b9625f82f86db0674e911887addce45dca31b57f:/src/bindings/java/jmsg_comm.cpp diff --git a/src/bindings/java/jmsg_comm.cpp b/src/bindings/java/jmsg_comm.cpp index 43d1e1e47c..76f56d9d14 100644 --- a/src/bindings/java/jmsg_comm.cpp +++ b/src/bindings/java/jmsg_comm.cpp @@ -1,6 +1,6 @@ /* Java bindings to the Comm API */ -/* Copyright (c) 2012-2019. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2012-2020. 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. */ @@ -9,7 +9,6 @@ #include "jmsg.hpp" #include "jxbt_utilities.hpp" -#include #include XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(java);