X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bb73cb3914b5f7b77a9ec1f8abe728e637cc016..940de22d7f2af82d58be3e886e6bc22608b4d8ec:/include/simgrid/s4u/Storage.hpp diff --git a/include/simgrid/s4u/Storage.hpp b/include/simgrid/s4u/Storage.hpp index 7dd83dbe20..5366365c08 100644 --- a/include/simgrid/s4u/Storage.hpp +++ b/include/simgrid/s4u/Storage.hpp @@ -23,8 +23,7 @@ namespace s4u { XBT_PUBLIC void getStorageList(std::map* whereTo); -XBT_PUBLIC_CLASS Storage : public simgrid::xbt::Extendable -{ +class XBT_PUBLIC Storage : public simgrid::xbt::Extendable { friend s4u::Engine; friend simgrid::surf::StorageImpl;