compilation problem under Windows fixed (Karsten, you should use a cast when
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 1998 21:51:47 +0000 (21:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 Aug 1998 21:51:47 +0000 (21:51 +0000)
commitdf9067d85cb82051e01ecf3a30d9d14474cf5259
tree62cb82f0c76c790b491b8d9a1f3a2ee1991da1ed
parent123a7fddb89d0d39f8c280aea95182d054c8887b
compilation problem under Windows fixed (Karsten, you should use a cast when
calling a const function from a non-const one - gcc compiles it it, but it's
broken)

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