]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/evtloop.h
don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)
[wxWidgets.git] / include / wx / evtloop.h
index 54336ed2e1a6efbc9764b90bbf006e2a08b2952c..084bc9f162fcedb0274db45dcf99fb20027ffaa3 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01.06.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_EVTLOOP_H_