Fix wxUSING_VC_CRT_IO definition in the tests when not using MinGW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2010 22:23:57 +0000 (22:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Oct 2010 22:23:57 +0000 (22:23 +0000)
commitc4cb46c1eb6384aa4a6b7e78f2550b4048dc4cba
treee3a67d9e68713df66bec94f8c4dda4e0aa009f9c
parent864299f7992e868dc9f4d6ec7a0fae96919179c4
Fix wxUSING_VC_CRT_IO definition in the tests when not using MinGW.

The condition was always true for non-MinGW compilers because of a missing
pair of parentheses, do add them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/testprec.h