what I changed

Posted:
Jun 11, 2003 @ 7:48am
by cottrelld
I removed the #defines overriding new in GapiApplication.h
I'm not using MFC, and the #ifdefs for when there's no mfc set up a section overriding new and including <CrtDbg.h> I left the include but removed the new override.
-David