From: Arnaud Giersch Date: Thu, 1 Dec 2011 14:02:17 +0000 (+0100) Subject: Missing include. X-Git-Tag: exp_20120216~4 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/36b8552042d5f04442efe2c61e8b6b2d11e122e6?ds=inline;hp=09d41417e496c5599b00a615f4b3d67b0f6270f3 Missing include. --- diff --git a/simgrid_features.h b/simgrid_features.h index 0b74575..5780d0a 100644 --- a/simgrid_features.h +++ b/simgrid_features.h @@ -1,6 +1,8 @@ #ifndef SIMGRID_FEATURES_H #define SIMGRID_FEATURES_H +#include + #if !defined(SIMGRID_VERSION) // ========== SimGrid <= 3.5 ============= // # error "Unsupported SimGrid version. Need version > 3.5" #endif // ============================================================= //