Update test_toolkit.hpp
removing crtdbg.h from header
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
#ifndef TEST_TOOLKIT_HPP
|
||||
#define TEST_TOOLKIT_HPP
|
||||
|
||||
#define _CRTDBG_MAP_ALLOC
|
||||
#include <stdlib.h>
|
||||
#include <crtdbg.h>
|
||||
|
||||
#include "epanet2_2.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user