one more attempt at fixing windows linking of test
This commit is contained in:
@@ -59,6 +59,7 @@ extern "C"
|
|||||||
}
|
}
|
||||||
|
|
||||||
void EXPORT report_failure(char const* err, char const* file, int line);
|
void EXPORT report_failure(char const* err, char const* file, int line);
|
||||||
|
int EXPORT print_failures();
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#define COUNTER_GUARD(x)
|
#define COUNTER_GUARD(x)
|
||||||
|
Reference in New Issue
Block a user