]> git.saurik.com Git - wxWidgets.git/commit
remove #if around operator&&(), its needed for other compilers too (Sun CC 5.9) and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 20:27:07 +0000 (20:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 20:27:07 +0000 (20:27 +0000)
commit8019a673052f9257fa31ae42a26f2920454093f7
tree5fcd1d5eabf1363c6f168bedd7dbc4fd296a0515
parent7062497fde0592ba01bc1a56f40ef1bfe62d36b6
remove #if around operator&&(), its needed for other compilers too (Sun CC 5.9) and doesnt seem to hurt the ones which do not need it

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