aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/buffer_type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/vespa/vespalib/datastore/buffer_type.cpp')
-rw-r--r--vespalib/src/vespa/vespalib/datastore/buffer_type.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/vespa/vespalib/datastore/buffer_type.cpp b/vespalib/src/vespa/vespalib/datastore/buffer_type.cpp
index 372370bc2d5..ca908d48210 100644
--- a/vespalib/src/vespa/vespalib/datastore/buffer_type.cpp
+++ b/vespalib/src/vespa/vespalib/datastore/buffer_type.cpp
@@ -2,6 +2,7 @@
#include "atomic_entry_ref.h"
#include "buffer_type.hpp"
+#include <algorithm>
#include <cassert>
#include <cmath>