summaryrefslogtreecommitdiff
path: root/lib/core/c++/hlbm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core/c++/hlbm.hpp')
-rw-r--r--lib/core/c++/hlbm.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/core/c++/hlbm.hpp b/lib/core/c++/hlbm.hpp
index 0ba9cc2..c15bfc4 100644
--- a/lib/core/c++/hlbm.hpp
+++ b/lib/core/c++/hlbm.hpp
@@ -6,6 +6,8 @@
#include "particle/particle.hpp"
+#include <iostream>
+
namespace kel {
namespace lbm {
namespace cmpt {