From af243dd42dabdabd15a92a295d66f721e44dd473 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 22 Apr 2017 08:28:58 +1000 Subject: Include for std::unique_ptr. --- src/AutoComplete.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/AutoComplete.cxx') diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index 1cbc68c3a..cc4b46dfa 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -14,6 +14,7 @@ #include #include #include +#include #include "Platform.h" -- cgit v1.2.3