summaryrefslogtreecommitdiffstats
path: root/test/build_test.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-16 12:43:27 +0100
committerDavid Robillard <d@drobilla.net>2017-12-16 13:59:16 +0100
commit4a994d87467531cd19f4c9fe2eb35e5405bb6934 (patch)
tree2b0a7de5e03ff30539264931dffddda1ad1455cf /test/build_test.cpp
parent00dafd9f291389b47a42c0588055dd71e355b983 (diff)
downloadraul-4a994d87467531cd19f4c9fe2eb35e5405bb6934.tar.gz
raul-4a994d87467531cd19f4c9fe2eb35e5405bb6934.tar.bz2
raul-4a994d87467531cd19f4c9fe2eb35e5405bb6934.zip
Remove queues
Diffstat (limited to 'test/build_test.cpp')
-rw-r--r--test/build_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/build_test.cpp b/test/build_test.cpp
index dabc207..ea5bf2b 100644
--- a/test/build_test.cpp
+++ b/test/build_test.cpp
@@ -23,8 +23,6 @@
#include "raul/Path.hpp"
#include "raul/Process.hpp"
#include "raul/RingBuffer.hpp"
-#include "raul/SRMWQueue.hpp"
-#include "raul/SRSWQueue.hpp"
#include "raul/Semaphore.hpp"
#include "raul/Socket.hpp"
#include "raul/Symbol.hpp"