Compilation fix for STL build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Oct 2009 18:28:34 +0000 (18:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Oct 2009 18:28:34 +0000 (18:28 +0000)
commit3781248c7d746259adf2141974707a91130bbd65
treefd663b6a18cfec279d34b49050344cad2491727c
parent6da1d056caddb65254f37129e6f652df5bb362e9
Compilation fix for STL build.

Don't rely on implicit conversion of wxString to char* in
wxStandardPaths::GetDataDir() added in r62337.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/stdpaths.cpp