diff options
author | chai <chaifix@163.com> | 2021-10-31 21:10:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-31 21:10:09 +0800 |
commit | 20577019253d0b2938fbf0057eed0bda72556e82 (patch) | |
tree | 482c0cb63edca56d1513e06c511e26cd1a2974c8 /Editor | |
parent | fb67e0d20264e615545e3af2b9fa8e18eb50526e (diff) |
*misc
Diffstat (limited to 'Editor')
-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 +}; |