X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e7455d67920bbd7a87f440d00f2c1e071314a0..cb3dd47fc3ee91fbf921e02078184253ef3f775d:/include/simgrid/version.h.in diff --git a/include/simgrid/version.h.in b/include/simgrid/version.h.in index 419f68cf0c..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-2021. 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.