X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1e09e1421647408f991d54848b90d9404e9154f6..a794f606622c7904c33cd6c2b1d769c185d1f81b:/src/xbt/ex.cpp diff --git a/src/xbt/ex.cpp b/src/xbt/ex.cpp index f167d6d3b6..e6dfd96341 100644 --- a/src/xbt/ex.cpp +++ b/src/xbt/ex.cpp @@ -189,7 +189,7 @@ XBT_TEST_UNIT("variables", test_variables, "variable value preservation") { xbt_ex_t ex; int r1; - int XBT_ATTRIB_UNUSED r2; + XBT_ATTRIB_UNUSED int r2; int v1; int v2;