aboutsummaryrefslogtreecommitdiffstats
path: root/memfilepersistence/src/tests/spi/memfiletestutils.h
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-11-24 00:12:41 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-11-24 19:16:27 +0000
commit347dee4b2c6b14485af2ce8e2e6d5385fc14d605 (patch)
tree5742153bf097a9f1dc2b7be52a8594f3cc62382f /memfilepersistence/src/tests/spi/memfiletestutils.h
parent49781d0ce6c8598b37970299adf93b919b65733e (diff)
Now make all works
Diffstat (limited to 'memfilepersistence/src/tests/spi/memfiletestutils.h')
-rw-r--r--memfilepersistence/src/tests/spi/memfiletestutils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/memfilepersistence/src/tests/spi/memfiletestutils.h b/memfilepersistence/src/tests/spi/memfiletestutils.h
index 796294fcaa3..d2bf5a9c635 100644
--- a/memfilepersistence/src/tests/spi/memfiletestutils.h
+++ b/memfilepersistence/src/tests/spi/memfiletestutils.h
@@ -17,10 +17,12 @@
#include <vespa/persistence/spi/persistenceprovider.h>
#include <vespa/memfilepersistence/spi/memfilepersistenceprovider.h>
#include <vespa/document/base/testdocman.h>
+#include <vespa/document/update/documentupdate.h>
#include <vespa/storageframework/defaultimplementation/clock/realclock.h>
#include <vespa/storageframework/defaultimplementation/component/componentregisterimpl.h>
#include <vespa/storageframework/defaultimplementation/memory/memorymanager.h>
+
namespace storage {
namespace memfile {