]> git.saurik.com Git - wxWidgets.git/commitdiff
another PCH-less compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 16 May 2007 07:18:41 +0000 (07:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 16 May 2007 07:18:41 +0000 (07:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/unichar.cpp

index b0f3eb403097211225ce6368fe9176fe66c5f7fd..efcfe62babcf0dd0abed5b45111eb2ffb6f9f68c 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/strconv.h"  // wxConvLibc
+    #include "wx/log.h"
 #endif
 
 #include "wx/unichar.h"