forked from premiere/premiere-libtorrent
attempt to fix test link error on windows
This commit is contained in:
parent
d327916c27
commit
c888d73964
|
@ -31,5 +31,5 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
*/
|
||||
#include "test.hpp"
|
||||
|
||||
EXPORT int run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);
|
||||
int EXPORT run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);
|
||||
|
||||
|
|
Loading…
Reference in New Issue