summaryrefslogtreecommitdiffstats
path: root/raul/SRMWQueue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/SRMWQueue.hpp')
-rw-r--r--raul/SRMWQueue.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/raul/SRMWQueue.hpp b/raul/SRMWQueue.hpp
index 7257ec3..82606f2 100644
--- a/raul/SRMWQueue.hpp
+++ b/raul/SRMWQueue.hpp
@@ -21,7 +21,9 @@
#include <cassert>
#include <cstdlib>
#include <cmath>
+
#include <boost/utility.hpp>
+
#include "raul/AtomicInt.hpp"
namespace Raul {