summaryrefslogtreecommitdiffstats
path: root/searchcommon/src/vespa/searchcommon/attribute/search_context_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchcommon/src/vespa/searchcommon/attribute/search_context_params.h')
-rw-r--r--searchcommon/src/vespa/searchcommon/attribute/search_context_params.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/searchcommon/src/vespa/searchcommon/attribute/search_context_params.h b/searchcommon/src/vespa/searchcommon/attribute/search_context_params.h
index d15a97629f0..96c3d7f3470 100644
--- a/searchcommon/src/vespa/searchcommon/attribute/search_context_params.h
+++ b/searchcommon/src/vespa/searchcommon/attribute/search_context_params.h
@@ -2,6 +2,8 @@
#pragma once
+#include <stddef.h>
+
namespace search {
namespace attribute {