It seems that the <memory> header is not included for std::unique_ptr. This leads to compilation failures when I use clang to compile https://github.com/facebook/folly/blob/main/folly/container/EvictingCacheMap.h#L19