diff options
Diffstat (limited to 'Editor/FileSystem/FileWatcher.h')
-rw-r--r-- | Editor/FileSystem/FileWatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Editor/FileSystem/FileWatcher.h b/Editor/FileSystem/FileWatcher.h index 528fbe5..ff21e5e 100644 --- a/Editor/FileSystem/FileWatcher.h +++ b/Editor/FileSystem/FileWatcher.h @@ -13,4 +13,4 @@ private: std::string m_WorkingDirectory; -};
\ No newline at end of file +}; |