aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/ref_counted.h
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-03-05 15:04:59 +0100
committerGitHub <noreply@github.com>2023-03-05 15:04:59 +0100
commitcbdce1cc7d96f4eced79a8d4a50b71fa1dcd831e (patch)
treeba8bc7609b7e6e833c1702d4a8cd6b000be48b18 /vespalib/src/vespa/vespalib/util/ref_counted.h
parented1f9bddeec215a51d08c821fcb4265887dcdfbb (diff)
parent72a7ea5cae8b38e502787671538ac419225876b0 (diff)
Merge pull request #26297 from vespa-engine/toregge/include-memory-to-get-declaration-of-std-addressofv8.133.49
Include memory to get declaration of std::addressof.
Diffstat (limited to 'vespalib/src/vespa/vespalib/util/ref_counted.h')
-rw-r--r--vespalib/src/vespa/vespalib/util/ref_counted.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/vespa/vespalib/util/ref_counted.h b/vespalib/src/vespa/vespalib/util/ref_counted.h
index ab0e1c82044..0b75cc51d7a 100644
--- a/vespalib/src/vespa/vespalib/util/ref_counted.h
+++ b/vespalib/src/vespa/vespalib/util/ref_counted.h
@@ -4,6 +4,7 @@
#include <atomic>
#include <concepts>
+#include <memory>
#include <utility>
// This file contains code that implements intrusive reference