aboutsummaryrefslogtreecommitdiffstats
path: root/memfilepersistence
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-11-18 13:29:00 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-11-18 13:29:00 +0000
commit7094163a1e34fb68d523d77d7106b78e199db921 (patch)
treecb659b20530fee6596f7ad364caa4af29e7819ea /memfilepersistence
parent08eaabb4bbdc0aa1843de01d6305e93d6110c14a (diff)
Split out the judymultimap template to separate file and instanciate explicit.
Diffstat (limited to 'memfilepersistence')
-rw-r--r--memfilepersistence/src/vespa/memfilepersistence/device/ioevent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/memfilepersistence/src/vespa/memfilepersistence/device/ioevent.cpp b/memfilepersistence/src/vespa/memfilepersistence/device/ioevent.cpp
index a85d66d1cbb..c314cdde1aa 100644
--- a/memfilepersistence/src/vespa/memfilepersistence/device/ioevent.cpp
+++ b/memfilepersistence/src/vespa/memfilepersistence/device/ioevent.cpp
@@ -2,6 +2,7 @@
#include <vespa/memfilepersistence/device/ioevent.h>
#include <vespa/memfilepersistence/device/device.h>
#include <cerrno>
+#include <ostream>
namespace storage {