aboutsummaryrefslogtreecommitdiff
path: root/test/ByteBufferTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ByteBufferTest.cpp')
-rw-r--r--test/ByteBufferTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ByteBufferTest.cpp b/test/ByteBufferTest.cpp
index 8659f64..6a1c4cb 100644
--- a/test/ByteBufferTest.cpp
+++ b/test/ByteBufferTest.cpp
@@ -1,5 +1,6 @@
#include "ble/ByteBuffer.h"
#include <iomanip>
+#include <iostream>
#define BOOST_TEST_MODULE "ByteBuffer"