]> git.saurik.com Git - wxWidgets.git/commit
Fix wxFSW test compilation with VC6.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 16:57:41 +0000 (16:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Oct 2009 16:57:41 +0000 (16:57 +0000)
commit771ce939f3d9948399b77b6e164b2cb6df2dc29f
tree43159a563977d34fb9b060f70a5411798d7da216
parentfe5816f08f6ca7b5b1e3c309cb8b4d874814aa25
Fix wxFSW test compilation with VC6.

Work around an internal compiler error and don't initialize static variable
when declaring it as VC6 doesn't support this.

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