]> git.saurik.com Git - wxWidgets.git/commit
Fix compilation of wxFileSystemWatcher unit test in non-PCH build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 May 2011 00:01:58 +0000 (00:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 May 2011 00:01:58 +0000 (00:01 +0000)
commit6a9455d3f03c6860947da112130351d862e9ddb2
tree9eab54c6001d5428c805bff9c641224b3ce13492
parent2b6259fe1cb44d5834ce7c12c032ba5a1e66d232
Fix compilation of wxFileSystemWatcher unit test in non-PCH build.

Add #include of wx/timer.h needed when not using PCH.

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