summaryrefslogtreecommitdiffstats
path: root/test/ringbuffer_test.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-17 22:06:28 +0000
committerDavid Robillard <d@drobilla.net>2012-08-17 22:06:28 +0000
commitcd6209bcdd686b630bece9dc7b73e24584dbf769 (patch)
treec8295ad5056ad25ff72de6e40018fe86dbedbb6b /test/ringbuffer_test.cpp
parent882245f41683924d0465b5afac2f8bb5c3786e60 (diff)
downloadraul-cd6209bcdd686b630bece9dc7b73e24584dbf769.tar.gz
raul-cd6209bcdd686b630bece9dc7b73e24584dbf769.tar.bz2
raul-cd6209bcdd686b630bece9dc7b73e24584dbf769.zip
Update test suite to compile and pass again.
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4718 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'test/ringbuffer_test.cpp')
-rw-r--r--test/ringbuffer_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ringbuffer_test.cpp b/test/ringbuffer_test.cpp
index 302f918..7537c85 100644
--- a/test/ringbuffer_test.cpp
+++ b/test/ringbuffer_test.cpp
@@ -20,7 +20,6 @@
#include <cstring>
#include <iostream>
-#include "raul/log.hpp"
#include "raul/RingBuffer.hpp"
using namespace std;