X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0f5e8daaa6e9f74521068aa75837200bcd182ea6..c4b366b6a9eedd0d24d0f1e2b63329dea4baed4e:/include/xbt/dict.h diff --git a/include/xbt/dict.h b/include/xbt/dict.h index e8ea361617..8a26fc58f0 100644 --- a/include/xbt/dict.h +++ b/include/xbt/dict.h @@ -14,7 +14,7 @@ #include "xbt/dynar.h" /* void_f_pvoid_t */ #include /* uintptr_t */ -SG_BEGIN_DECL(); +SG_BEGIN_DECL() /** @addtogroup XBT_dict * @brief The dictionary data structure (comparable to hash tables)