Do not #include an header where a forward declaration suffixes. Do not
authorMattia Barbon <mbarbon@cpan.org>
Mon, 3 Feb 2003 20:56:40 +0000 (20:56 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 3 Feb 2003 20:56:40 +0000 (20:56 +0000)
commit00dd3b1897bd74276234f449f68e3f0805eb77dc
tree7840b0b8b45ef381e09c2bd25c1d6cadd313f3ea
parentff7d1dcb82d7ebb48589f8768daa6fa6d5d43507
  Do not #include an header where a forward declaration suffixes. Do not
include wx/wx.h directly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
include/wx/generic/imaglist.h
include/wx/generic/notebook.h
include/wx/motif/bmpbuttn.h
include/wx/motif/button.h
include/wx/motif/cursor.h
include/wx/propform.h
src/common/bmpbase.cpp
src/generic/imaglist.cpp
src/generic/notebook.cpp
src/generic/propform.cpp
src/generic/tabg.cpp
src/motif/mdi.cpp
src/motif/toolbar.cpp