Cleaning up include statements
Removing inclusion of malloc.h. Adding crtdbg.h
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "epanet2.h"
|
||||
|
||||
void writeConsole(char *s)
|
||||
|
||||
Reference in New Issue
Block a user