summaryrefslogtreecommitdiff
path: root/lib/block_actor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/block_actor.cpp')
-rw-r--r--lib/block_actor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/block_actor.cpp b/lib/block_actor.cpp
index 3ce7742..464167f 100644
--- a/lib/block_actor.cpp
+++ b/lib/block_actor.cpp
@@ -3,7 +3,7 @@
#include <gras/thread_pool.hpp>
#include <gras_impl/block_actor.hpp>
#include <Theron/Framework.h>
-#include <stdexcept>
+#include <iostream>
using namespace gras;