compilation fix for USE_PCH == 0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2004-11-22 16:22:12 +00:00
parent 6d5a34485b
commit bb180f9057

View File

@ -25,6 +25,7 @@
// wxWidgets
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/dc.h"
#endif // WX_PRECOMP
#include "wx/log.h"