fix dynamic linking of test library on windows
This commit is contained in:
@@ -35,11 +35,10 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> // for exit()
|
||||
#include "setup_transfer.hpp" // for tests_failure
|
||||
|
||||
int test_main();
|
||||
|
||||
extern bool tests_failure;
|
||||
|
||||
#include "libtorrent/assert.hpp"
|
||||
#include "libtorrent/file.hpp"
|
||||
#include <signal.h>
|
||||
|
Reference in New Issue
Block a user