]>
git.saurik.com Git - wxWidgets.git/blob - src/generic/fswatcherg.cpp
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: src/generic/fswatcherg.cpp
3 // Purpose: wxPollingFileSystemWatcher
4 // Author: Bartosz Bekier
6 // Copyright: (c) 2009 Bartosz Bekier <bartosz.bekier@gmail.com>
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
10 // For compilers that support precompilation, includes "wx.h".
11 #include "wx/wxprec.h"
19 #include "wx/fswatcher.h"
21 #endif // wxUSE_FSWATCHER