summaryrefslogtreecommitdiffstats
path: root/searchlib/src/apps/docstore/create-idx-from-dat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/apps/docstore/create-idx-from-dat.cpp')
-rw-r--r--searchlib/src/apps/docstore/create-idx-from-dat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchlib/src/apps/docstore/create-idx-from-dat.cpp b/searchlib/src/apps/docstore/create-idx-from-dat.cpp
index 46aca14325f..f58b5f20ea9 100644
--- a/searchlib/src/apps/docstore/create-idx-from-dat.cpp
+++ b/searchlib/src/apps/docstore/create-idx-from-dat.cpp
@@ -7,6 +7,7 @@
#include <vespa/fastos/app.h>
#include <vespa/vespalib/util/exception.h>
#include <cinttypes>
+#include <cassert>
using namespace search;