diff options
Diffstat (limited to 'test/time_test.cpp')
-rw-r--r-- | test/time_test.cpp | 3 |
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() { |