X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/250c00b20a41a9ebb1d1039eaa4ec96f9fa4eb7b..7f053a08e8787d8724f2200860d516d99187a475:/simgrid_features.h?ds=sidebyside diff --git a/simgrid_features.h b/simgrid_features.h index 82c7b23..2cfb227 100644 --- a/simgrid_features.h +++ b/simgrid_features.h @@ -3,8 +3,8 @@ #include -#if !defined(SIMGRID_VERSION) || SIMGRID_VERSION < 31400UL // == SG < 3.14 == // -# error "Unsupported SimGrid version. Need version >= 3.14" +#if !defined(SIMGRID_VERSION) || SIMGRID_VERSION < 31800UL // == SG < 3.18 == // +# error "Unsupported SimGrid version. Need version >= 3.18" #endif // =================================================================== // #endif // !SIMGRID_FEATURES_H