added MSX compilation under MacOSX Xcode
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@389 c320cabd-cc23-0410-96d8-e60fbf53ed7f
This commit is contained in:
10
build/Xcode/epanetmsx/macinclude/malloc.h
Normal file
10
build/Xcode/epanetmsx/macinclude/malloc.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* malloc.h
|
||||
* epanet
|
||||
*
|
||||
* Created by Sam Hatchett on 9/21/09.
|
||||
* Copyright 2009 __MyCompanyName__. All rights reserved.
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
Reference in New Issue
Block a user