From 1d41e1c3b9d7369e945d0af8cb9917c716eb76e7 Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Mon, 15 Jan 2024 10:21:47 +0100 Subject: Include memory to get definition of std::unique_ptr. --- vespalib/src/vespa/vespalib/util/testclock.h | 1 + 1 file changed, 1 insertion(+) (limited to 'vespalib') diff --git a/vespalib/src/vespa/vespalib/util/testclock.h b/vespalib/src/vespa/vespalib/util/testclock.h index 117e19bedb8..a7c15c774df 100644 --- a/vespalib/src/vespa/vespalib/util/testclock.h +++ b/vespalib/src/vespa/vespalib/util/testclock.h @@ -3,6 +3,7 @@ #include "time.h" #include +#include namespace vespalib { -- cgit v1.2.3