Remove the last occurrences of "using namespace std"

This commit is contained in:
Chris Cannam
2023-01-10 11:04:50 +00:00
parent e28651acd0
commit 549906e033
7 changed files with 23 additions and 8 deletions

View File

@@ -35,8 +35,6 @@
using namespace RubberBand;
using namespace std;
BOOST_AUTO_TEST_SUITE(TestVectorOpsComplex)
#ifdef USE_APPROXIMATE_ATAN2