diff options
-rw-r--r-- | netfs/lib/entCache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netfs/lib/entCache.h b/netfs/lib/entCache.h index e8c6461..6024d17 100644 --- a/netfs/lib/entCache.h +++ b/netfs/lib/entCache.h @@ -3,6 +3,7 @@ #include <c++11Helpers.h> #include <entryResolver.h> +#include <memory> #include <set> #include <shared_mutex> #include <string> |