summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/tests
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-12-16 22:39:44 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2018-12-16 22:39:44 +0000
commit60d3c83657adbeeb6b3c072d9e3d0f017eeb7709 (patch)
tree92568499c259541e43e459b7a68c8af7f371d9f7 /searchcore/src/apps/tests
parentb435eb84efa3b47e43e4865637532938e26e1e3f (diff)
UINT1 -> BOOL
Diffstat (limited to 'searchcore/src/apps/tests')
-rw-r--r--searchcore/src/apps/tests/persistenceconformance_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/searchcore/src/apps/tests/persistenceconformance_test.cpp b/searchcore/src/apps/tests/persistenceconformance_test.cpp
index 828ca384bc5..52ba963ff01 100644
--- a/searchcore/src/apps/tests/persistenceconformance_test.cpp
+++ b/searchcore/src/apps/tests/persistenceconformance_test.cpp
@@ -28,6 +28,9 @@
#include <vespa/searchlib/transactionlog/translogserver.h>
#include <vespa/searchsummary/config/config-juniperrc.h>
#include <vespa/config-bucketspaces.h>
+#include <vespa/config-attributes.h>
+#include <vespa/config-indexschema.h>
+#include <vespa/config-summary.h>
#include <vespa/vespalib/io/fileutil.h>
#include <vespa/log/log.h>