summaryrefslogtreecommitdiffstats
path: root/test/build_test.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-01-20 13:07:29 +0100
committerDavid Robillard <d@drobilla.net>2018-01-21 00:31:38 +0100
commit5eb7a555de2291f4df8c75ce261c555552725beb (patch)
tree38e075a0841e64996e7abeba1a36286a6c002c5f /test/build_test.cpp
parent6a8f9d519bcce0f7b90d18af56458c4a6701a927 (diff)
downloadraul-5eb7a555de2291f4df8c75ce261c555552725beb.tar.gz
raul-5eb7a555de2291f4df8c75ce261c555552725beb.tar.bz2
raul-5eb7a555de2291f4df8c75ce261c555552725beb.zip
Remove URI class
Diffstat (limited to 'test/build_test.cpp')
-rw-r--r--test/build_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/build_test.cpp b/test/build_test.cpp
index ea5bf2b..314862c 100644
--- a/test/build_test.cpp
+++ b/test/build_test.cpp
@@ -28,7 +28,6 @@
#include "raul/Symbol.hpp"
#include "raul/TimeSlice.hpp"
#include "raul/TimeStamp.hpp"
-#include "raul/URI.hpp"
int
main(int argc, char** argv)