]> git.saurik.com Git - wxWidgets.git/commit
Put wxAny implementation entirely in the header.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Sep 2009 12:37:16 +0000 (12:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Sep 2009 12:37:16 +0000 (12:37 +0000)
commit45de347c105ad9716c42d03ff395fa018202eeed
treea7cef9dcf827c5c6fc708d5224378f0a1d830cd7
parent97051666f02506bac74347cb028545064731e831
Put wxAny implementation entirely in the header.

This allows to remove WXDLLIMPEXP_BASE from the class declaration and should
hopefully fix VC6 linking errors when building the unit test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/any.h
src/common/any.cpp