fix release build
This commit is contained in:
parent
410ef08e6a
commit
b03300201b
|
@ -1210,6 +1210,8 @@ namespace libtorrent
|
|||
{}
|
||||
|
||||
bool used;
|
||||
#else
|
||||
handler_storage() {}
|
||||
#endif
|
||||
boost::aligned_storage<Size> bytes;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue