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