]> git.saurik.com Git - wxWidgets.git/commit
Include wx/defs.h from all our public headers, including wx/imaglist.h.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Feb 2010 00:03:53 +0000 (00:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Feb 2010 00:03:53 +0000 (00:03 +0000)
commit2856f57b37d10f2e8988b97a26ec419fd6fad5ac
treec7639face18d172a644b11ad252dfd36a3fd722c
parent6d9941636dd0f6089a8c3d653a526b5359db90bc
Include wx/defs.h from all our public headers, including wx/imaglist.h.

Without including wx/defs.h first, symbols such as __WXMSW__ are not defined
if this header is the first wxWidgets header to be included.

Closes #11718.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/imaglist.h