summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-08-25 20:22:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-08-25 20:22:31 +0000
commit94b39c2d7fb9f29002459b3e6493a4b1eadc7563 (patch)
tree21250076dc1243f93d481f3a20a6cb44df8ce1f7 /document
parentea2abe10e0b556bf2b3fb21002bd4d0829231a4d (diff)
Include all you need yourself.
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/util/compressionconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/document/src/vespa/document/util/compressionconfig.h b/document/src/vespa/document/util/compressionconfig.h
index f9ba8932be8..1ed6ec882ec 100644
--- a/document/src/vespa/document/util/compressionconfig.h
+++ b/document/src/vespa/document/util/compressionconfig.h
@@ -2,6 +2,8 @@
#pragma once
#include <cmath>
+#include <cstdint>
+#include <cstddef>
namespace document {