diff --git a/include/libtorrent/storage.hpp b/include/libtorrent/storage.hpp index 61bd3c6cb..80c631e49 100755 --- a/include/libtorrent/storage.hpp +++ b/include/libtorrent/storage.hpp @@ -108,7 +108,7 @@ namespace libtorrent #ifndef NDEBUG // overwrites some slots with the // contents of others - void storage::shuffle(); + void shuffle(); #endif private: