forked from premiere/premiere-libtorrent
one more attempt at fixing windows linking of test
This commit is contained in:
parent
d616d3592b
commit
1869ab1c3e
|
@ -59,6 +59,7 @@ extern "C"
|
|||
}
|
||||
|
||||
void EXPORT report_failure(char const* err, char const* file, int line);
|
||||
int EXPORT print_failures();
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#define COUNTER_GUARD(x)
|
||||
|
|
Loading…
Reference in New Issue