From 162f6b2aeeaebc449bb134984d80a3cd12163b9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 6 Feb 2007 08:15:05 +0000 Subject: [PATCH] wx/log.h belongs to pch system git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/font.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mac/carbon/font.cpp b/src/mac/carbon/font.cpp index b517eb633e..98ce6d7bbd 100644 --- a/src/mac/carbon/font.cpp +++ b/src/mac/carbon/font.cpp @@ -18,11 +18,11 @@ #include "wx/utils.h" #include "wx/intl.h" #include "wx/gdicmn.h" + #include "wx/log.h" #endif #include "wx/fontutil.h" #include "wx/graphics.h" -#include "wx/log.h" #include "wx/mac/private.h" -- 2.45.2