Skip to content

Commit f21c332

Browse files
Lucjan BryndzaLucjan Bryndza
andauthored
[EGD-4029] Missing header in the VFS notifier (#923)
Co-authored-by: Lucjan Bryndza <[email protected]>
1 parent c4a7bfb commit f21c332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module-vfs/vfsNotifier.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <unordered_map>
77
#include <mutex.hpp>
88
#include <functional>
9+
#include <string>
910

1011
namespace vfsn::utility
1112
{

0 commit comments

Comments
 (0)