From db65e6f46e6394f813148f179a08573752f5c220 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:03:46 +0000 Subject: Utilisateur : Fcolin Date : 2/02/01 Heure : 18:30 Archivé dans $/Ivy Commentaire: win CE compile not finished (vss 5) --- Ivy/IvyWatcher.cxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Ivy') diff --git a/Ivy/IvyWatcher.cxx b/Ivy/IvyWatcher.cxx index 099e670..8bd46bf 100644 --- a/Ivy/IvyWatcher.cxx +++ b/Ivy/IvyWatcher.cxx @@ -3,6 +3,11 @@ #include "stdafx.h" +#ifdef _DEBUG +#define DEBUG_NEW new(__FILE__, __LINE__) +#define new DEBUG_NEW +#endif + #include "IvyWatcher.h" #include "IvyApplication.h" -- cgit v1.1