diff --git a/Foundation/include/Poco/Config.h b/Foundation/include/Poco/Config.h index ce57cb3f5..7a21b7033 100644 --- a/Foundation/include/Poco/Config.h +++ b/Foundation/include/Poco/Config.h @@ -104,7 +104,7 @@ // Define to disable compilation of DirectoryWatcher // on platforms with no inotify. -//#define POCO_NO_INOTIFY +// #define POCO_NO_INOTIFY // Define to force the use of PollingDirectoryWatcher // #define POCO_DW_FORCE_POLLING