]>
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
7 // Copyright: (c) 2009 Bartosz Bekier <bartosz.bekier@gmail.com>
8 // Licence: wxWindows licence
9 /////////////////////////////////////////////////////////////////////////////
11 // For compilers that support precompilation, includes "wx.h".
12 #include "wx/wxprec.h"
20 #include "wx/fswatcher.h"
22 #endif // wxUSE_FSWATCHER