]> git.saurik.com Git - wxWidgets.git/commit
Add curly braces around wxFAIL_MSG() to avoid g++ 4.3 warning.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Sep 2009 16:29:42 +0000 (16:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Sep 2009 16:29:42 +0000 (16:29 +0000)
commit01937278246c34d3fce6bbccdb54cad6f908da23
tree56c6a88c9432827d71b924a8103f3510e14ac8a2
parent39601a7f74796aae377ad1520595f083fdafd7b6
Add curly braces around wxFAIL_MSG() to avoid g++ 4.3 warning.

g++ 4.3 warns about lack of explicit braces to make it happy.

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