diff options
-rw-r--r-- | raul/SRMWQueue.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/raul/SRMWQueue.hpp b/raul/SRMWQueue.hpp index ea8858e..631fcc5 100644 --- a/raul/SRMWQueue.hpp +++ b/raul/SRMWQueue.hpp @@ -24,9 +24,6 @@ #include <boost/utility.hpp> #include "raul/AtomicInt.hpp" -#include <iostream> -using namespace std; - namespace Raul { |