From cdfc78b8921fe33469088ce11db2523c1f9d1498 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Fri, 2 Nov 2007 14:14:05 +0000 Subject: [PATCH] fixing compile problem, but is it the best way to fix it ? git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/corefoundation/utilsexc_base.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mac/corefoundation/utilsexc_base.cpp b/src/mac/corefoundation/utilsexc_base.cpp index a82bcb3ceb..f706f4fb5f 100644 --- a/src/mac/corefoundation/utilsexc_base.cpp +++ b/src/mac/corefoundation/utilsexc_base.cpp @@ -28,6 +28,7 @@ #include "wx/log.h" #include "wx/intl.h" #include "wx/utils.h" + #include "wx/wxcrt.h" #endif // WX_PRECOMP // Mac Includes -- 2.50.0