diff options
Diffstat (limited to 'src/util/file_watcher.cc')
| -rw-r--r-- | src/util/file_watcher.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/file_watcher.cc b/src/util/file_watcher.cc index 22eb824..ddaea1b 100644 --- a/src/util/file_watcher.cc +++ b/src/util/file_watcher.cc @@ -41,4 +41,4 @@ time_t FileWatcher::get_mtime(const char* path) { return 0; } -#endif // !defined(STRIP_ALL) +#endif // !defined(STRIP_ALL) |
