]> git.saurik.com Git - wxWidgets.git/commitdiff
Use same type in both results of A?B:C operator (Tinderbox build fix).
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 25 Jul 2006 06:48:03 +0000 (06:48 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 25 Jul 2006 06:48:03 +0000 (06:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mgl/fontmgr.cpp

index bcb4d7b93c5855969651a3ace9fda033960c7724..0f9c957c1050764be57666af6c65cdc61411daed 100644 (file)
     #pragma hdrstop
 #endif
 
+#ifndef WX_PRECOMP
+    #include "wx/log.h"
+#endif
+
 #include "wx/private/fontmgr.h"
 #include "wx/sysopt.h"