summaryrefslogtreecommitdiffstats
path: root/vsm
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-03-15 15:26:27 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2017-03-15 15:51:30 +0100
commit7bb90265586275113f5b3f0c005066c67e5b1871 (patch)
tree04d27866b14fdca2adbe46f6ff55527c456f823b /vsm
parent2252530321ee99ae1048b8af014db74c4b72fed4 (diff)
Include what you need
Diffstat (limited to 'vsm')
-rw-r--r--vsm/src/vespa/vsm/common/storagedocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsm/src/vespa/vsm/common/storagedocument.h b/vsm/src/vespa/vsm/common/storagedocument.h
index f5b9caab509..688d1d9d0f8 100644
--- a/vsm/src/vespa/vsm/common/storagedocument.h
+++ b/vsm/src/vespa/vsm/common/storagedocument.h
@@ -3,6 +3,7 @@
#include "document.h"
#include <vespa/document/fieldvalue/document.h>
+#include <vespa/vespalib/util/linkedptr.h>
namespace vsm {