fix exporting of from_span type-tag

This commit is contained in:
arvidn 2019-02-11 20:15:33 +01:00 committed by Arvid Norberg
parent 748bb81570
commit aa7f29c17a
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ POSSIBILITY OF SUCH DAMAGE.
namespace libtorrent {
from_span_t from_span;
TORRENT_EXPORT from_span_t from_span;
namespace {