one more attempt at fixing windows linking of test

This commit is contained in:
Arvid Norberg 2013-08-28 02:40:38 +00:00
parent d616d3592b
commit 1869ab1c3e
1 changed files with 1 additions and 0 deletions

View File

@ -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)