Compilation fix for wxTreeListCtrl when not using PCH.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Aug 2011 14:50:01 +0000 (14:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Aug 2011 14:50:01 +0000 (14:50 +0000)
commit00fa267c1eba44253153e9a80d144c8cea69ecb7
tree04e9fb9a418011c478562926f1af82e499cad3a5
parent211d331379081db74322269cc207c2de5431e882
Compilation fix for wxTreeListCtrl when not using PCH.

Include wx/dc.h normally included from wx/wxprec.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/treelist.cpp