X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ea74f5d95928a521a588737e81f1de94eef25d19..968613a336f2fff832f9085e69b990e7371ca8e5:/include/simgrid/version.h.in diff --git a/include/simgrid/version.h.in b/include/simgrid/version.h.in index 10672caaf5..daa8e9cb03 100644 --- a/include/simgrid/version.h.in +++ b/include/simgrid/version.h.in @@ -1,6 +1,6 @@ /* src/simgrid/version.h - internal versioning info */ -/* Copyright (c) 2009-2022. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2009-2023. 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. */ @@ -8,6 +8,8 @@ #ifndef SIMGRID_VERSION_H #define SIMGRID_VERSION_H +#include "xbt/base.h" + #define SIMGRID_GIT_VERSION "@GIT_VERSION@" /** Define the version numbers of the used header files.