X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/809dda58af2e67141b0ef104031fe82c8b540752..680abdb047c1a66d3ccc14cad518117773c3cc8c:/include/simgrid/s4u/Storage.hpp diff --git a/include/simgrid/s4u/Storage.hpp b/include/simgrid/s4u/Storage.hpp index 12bfe853a3..3c11ee8b0e 100644 --- a/include/simgrid/s4u/Storage.hpp +++ b/include/simgrid/s4u/Storage.hpp @@ -17,7 +17,7 @@ namespace simgrid { namespace s4u { -std::map* allStorages(); +XBT_ATTRIB_PUBLIC std::map* allStorages(); XBT_PUBLIC_CLASS Storage {