summaryrefslogtreecommitdiffstats
path: root/test/time_test.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-09-16 22:11:37 +0200
committerDavid Robillard <d@drobilla.net>2018-09-16 22:11:37 +0200
commit0c6bb92f3f59b6b86f3b7b56224677e79b2e6900 (patch)
tree40e3173eec8b493f22152372cc00782f2a076f92 /test/time_test.cpp
parent07396e8d23bb8724c5960b57aca33e08a97f4e52 (diff)
downloadraul-0c6bb92f3f59b6b86f3b7b56224677e79b2e6900.tar.gz
raul-0c6bb92f3f59b6b86f3b7b56224677e79b2e6900.tar.bz2
raul-0c6bb92f3f59b6b86f3b7b56224677e79b2e6900.zip
Lint with clang-tidy
Diffstat (limited to 'test/time_test.cpp')
-rw-r--r--test/time_test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/time_test.cpp b/test/time_test.cpp
index 61b9b9a..4b72feb 100644
--- a/test/time_test.cpp
+++ b/test/time_test.cpp
@@ -20,9 +20,6 @@
#include <cstdint>
#include <iostream>
-using namespace std;
-using namespace Raul;
-
int
main()
{