From c7636aff127f9095422091d39baae1a0fdbf8cee Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 13 May 2009 04:56:54 +0000 Subject: Remove unused junk on ClientInterface. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1994 a436a847-0d15-0410-975c-d299462d15a1 --- raul/SRMWQueue.hpp | 3 --- 1 file changed, 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 #include "raul/AtomicInt.hpp" -#include -using namespace std; - namespace Raul { -- cgit v1.2.1