wxWidgets/include
Vadim Zeitlin e9c4f54ef3 Fix compilation of wx/debug.h when it's the first wx header to be included.
We must include wx/dlimpexp.h from wx/debug.h to be able to forward declare
wxString and wxCStrData using WXDLLIMPEXP_FWD_BASE, otherwise compilation
errors occur in the code which includes wx/debug.h as the first wx header.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-03-25 20:08:05 +00:00
..
msvc/wx Allow using version-specific vc prefix in msvc/wx/setup.h. 2010-03-03 14:19:29 +00:00
wx Fix compilation of wx/debug.h when it's the first wx header to be included. 2010-03-25 20:08:05 +00:00