From c31087a0aab296176f8a8c16369855edc79b8e06 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 31 May 2018 09:23:20 +1000 Subject: Backport: Allow std::unique_ptr to be used more widely. Backport of changeset 7008:1f95757fa242. --- test/unit/unitTest.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/unitTest.cxx') diff --git a/test/unit/unitTest.cxx b/test/unit/unitTest.cxx index 4a1537369..cd948ff6d 100644 --- a/test/unit/unitTest.cxx +++ b/test/unit/unitTest.cxx @@ -36,6 +36,7 @@ #include #include +#include #include "Platform.h" -- cgit v1.2.3