]> git.saurik.com Git - wxWidgets.git/commit
Remove wxHAS_NAMESPACES and gcc 2.95 checks.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Feb 2010 22:47:21 +0000 (22:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Feb 2010 22:47:21 +0000 (22:47 +0000)
commit011ad05168e653e686c711ab6356d18b984405c8
tree3b63ed4388e2aa31b453ff30b0f4b96adf78ca8b
parent295a34e95d3d7de118d77ee7182fcd2c06694914
Remove wxHAS_NAMESPACES and gcc 2.95 checks.

We use namespaces elsewhere without any checks now so it doesn't make sense to
keep checking for them here.

We also don't support g++ 2.95 since ages so no need to check for it neither.

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