Apprentice-Alchemist
50cc49c66d
Fix filewatcher RemoveDirectory issue.
...
Windows headers define RemoveDirectory as RemoveDirectoryA.
system/FileWatcher.h needs to be included after any headers that might include windows headers.
2022-04-28 19:42:50 +02:00
Joshua Granick
78e99bf1d9
Remove whitespace lines
2018-07-18 17:32:51 -07:00
Joshua Granick
58057a4457
Cleanup imports
2018-06-11 14:19:37 -07:00
Joshua Granick
3cfbc799e8
Fix older MSVC build
2017-09-26 13:36:27 -07:00
Joshua Granick
28e5833a39
Migrate FileWatcher to EFSW
2017-09-26 10:41:03 -07:00
Joshua Granick
a70a948329
Rename new API to FileWatcher ( resolve #1064 )
2017-09-26 06:18:13 -07:00