Cleaning up tests
Fixing memory leak associated with using string objects to pass filepath arguments to toolkit
This commit is contained in:
@@ -8,15 +8,6 @@
|
||||
//
|
||||
|
||||
|
||||
//#ifdef _WIN32
|
||||
//#define _CRTDBG_MAP_ALLOC
|
||||
//#include <stdlib.h>
|
||||
//#include <crtdbg.h>
|
||||
//#else
|
||||
#include <stdlib.h>
|
||||
//#endif
|
||||
|
||||
|
||||
#define BOOST_TEST_MODULE hydrqual
|
||||
|
||||
#include "shared_test.hpp"
|
||||
|
||||
Reference in New Issue
Block a user