Changed some includes for the new dir structure

This commit is contained in:
mac 2000-03-22 16:49:35 +00:00
commit 6c79787c43
16 changed files with 348 additions and 26 deletions

View file

@ -38,6 +38,7 @@ nasty habit of #define min and max in stdlib.h (and windows.h)
I'm trying to undo this horrible macro magic (microsoft yet macrohard)
here. Sure hope it works
*/
#pragma warning(disable:4786)
#include <stdlib.h>