summaryrefslogtreecommitdiffstats
path: root/storageapi
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2018-04-05 21:12:48 +0200
committerTor Egge <Tor.Egge@broadpark.no>2018-04-05 21:59:02 +0200
commit7142d7ed1b19a760959d6adf8466e6cd8292e7d5 (patch)
treed8db8fa4fb15793b0913e5073d91a00cff380187 /storageapi
parent6f968e2e3ff884f9087e770a15b8b17f7f4c77ee (diff)
Remove DocumentTypeRepo::UP typedef.
Remove unneeded includes.
Diffstat (limited to 'storageapi')
-rw-r--r--storageapi/src/tests/mbusprot/storageprotocoltest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageapi/src/tests/mbusprot/storageprotocoltest.cpp b/storageapi/src/tests/mbusprot/storageprotocoltest.cpp
index 73fbb43a4e9..b1abdeaf811 100644
--- a/storageapi/src/tests/mbusprot/storageprotocoltest.cpp
+++ b/storageapi/src/tests/mbusprot/storageprotocoltest.cpp
@@ -12,7 +12,6 @@
#include <vespa/storageapi/message/visitor.h>
#include <vespa/document/base/testdocman.h>
#include <vespa/document/document.h>
-#include <vespa/document/repo/documenttyperepo.h>
#include <vespa/document/update/fieldpathupdates.h>
#include <vespa/document/test/make_document_bucket.h>
#include <vespa/document/test/make_bucket_space.h>