X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/363e09a2185870566b56bb1b5aeb65491135f554..f0a8a2d708e0a6a1cffac49fbc83d451fe8203a8:/include/simgrid/zone.h diff --git a/include/simgrid/zone.h b/include/simgrid/zone.h index bd7bf722e9..e2772bcc8a 100644 --- a/include/simgrid/zone.h +++ b/include/simgrid/zone.h @@ -1,6 +1,6 @@ /* Public interface to the Link datatype */ -/* Copyright (c) 2018. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2018-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. */ @@ -10,6 +10,7 @@ #include #include +#include /* C interface */ SG_BEGIN_DECL()