fix test header issue
This commit is contained in:
parent
981980190a
commit
54b05dd20a
|
@ -45,6 +45,8 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
#define EXPORT BOOST_SYMBOL_IMPORT
|
#define EXPORT BOOST_SYMBOL_IMPORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
void EXPORT report_failure(char const* err, char const* file, int line);
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#define COUNTER_GUARD(x)
|
#define COUNTER_GUARD(x)
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in New Issue