Use same type in both results of A?B:C operator (Tinderbox build fix).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-07-25 06:48:03 +00:00
parent be52597cb5
commit f8f0558494

View File

@@ -16,6 +16,10 @@
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include "wx/log.h"
#endif
#include "wx/private/fontmgr.h"
#include "wx/sysopt.h"