Moving fixture from output test to shared header. Fixing build

This commit is contained in:
Michael Tryby
2019-03-01 16:05:03 -05:00
parent 9f1b46b66a
commit b558234715
5 changed files with 57 additions and 57 deletions

View File

@@ -9,13 +9,13 @@
//#define BOOST_TEST_DYN_LINK
#ifdef _WIN32
#define _CRTDBG_MAP_ALLOC
//#ifdef _WIN32
//#define _CRTDBG_MAP_ALLOC
//#include <stdlib.h>
//#include <crtdbg.h>
//#else
#include <stdlib.h>
#include <crtdbg.h>
#else
#include <stdlib.h>
#endif
//#endif
#define BOOST_TEST_MODULE hydqual