X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac013505f537818e5826df491eabffc4eabe8dde..06258dc5c9c1b192845a8d240a5c1f30a4d97f3b:/include/xbt/sysdep.h diff --git a/include/xbt/sysdep.h b/include/xbt/sysdep.h index 9141c69362..6ae59ffaab 100644 --- a/include/xbt/sysdep.h +++ b/include/xbt/sysdep.h @@ -17,12 +17,12 @@ #include "simgrid_config.h" -SG_BEGIN_DECL() - #include #include #include /* va_list */ +SG_BEGIN_DECL() + /* They live in asserts.h, but need to be declared before this module. double declaration to cut dependency cycle */ /**