Added XP_PC

git-svn-id: svn://10.0.0.236/branches/no_neckoutil2_branch@54527 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-11-28 05:36:12 +00:00
parent 04af5cbc82
commit dde72c5ed8

View File

@@ -478,9 +478,11 @@ static nsresult Ensure1Window( nsICmdLineService* cmdLineArgs)
}
#ifdef DEBUG_warren
#ifdef XP_PC
#define _CRTDBG_MAP_ALLOC
#include <crtdbg.h>
#endif
#endif
static nsresult main1(int argc, char* argv[])
{