]> git.saurik.com Git - wxWidgets.git/commit
added WXDLLIMPEXP_BASE for a couple of template classes having only inline functions...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Sep 2007 17:04:27 +0000 (17:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Sep 2007 17:04:27 +0000 (17:04 +0000)
commit4ec4d8610acc3b62bdc59e5732bce57b63290e70
tree5cb41802af20a7a81df70869be61e9be93e5e852
parentb7fe22610ee7b61541319a19b9be118f4e3e1e42
added WXDLLIMPEXP_BASE for a couple of template classes having only inline functions as VC7 still needs them in DLL build if these classes are used as base classes or members of other DLL-exported classes (replaces first two parts of the patch 1779004)

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