]> git.saurik.com Git - wxWidgets.git/commit
Really fix interactive output test compilation in ANSI build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Jul 2010 14:13:12 +0000 (14:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 13 Jul 2010 14:13:12 +0000 (14:13 +0000)
commit0fbd8b9bbb249d338fc64182c309e0159b5ee14f
treeab500630caf1ec03abbd213064166401336a03e8
parent330b31898350691dfed883dd9d01be4399ade4cc
Really fix interactive output test compilation in ANSI build.

Use a temporary wxString to make sure the code compiles in both ANSI and STL
versions too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/interactive/output.cpp