diff options
Diffstat (limited to 'src/PositionCache.cxx')
| -rw-r--r-- | src/PositionCache.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/PositionCache.cxx b/src/PositionCache.cxx index 45731601a..a46c13004 100644 --- a/src/PositionCache.cxx +++ b/src/PositionCache.cxx @@ -15,6 +15,7 @@  #include <vector>  #include <map>  #include <algorithm> +#include <memory>  #include "Platform.h" | 
