X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a92d7b716f51a53dea7f59db8524d4add713b910..a250bd9db089b639e2298265b21577765a51f1bc:/include/xbt/config.hpp diff --git a/include/xbt/config.hpp b/include/xbt/config.hpp index f5b3c95222..d457e57a4e 100644 --- a/include/xbt/config.hpp +++ b/include/xbt/config.hpp @@ -238,5 +238,6 @@ public: } } +XBT_PUBLIC(std::string) xbt_cfg_get_string(const char* name); #endif