Remove the last occurrences of "using namespace std"
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
|
||||
using namespace RubberBand;
|
||||
|
||||
using namespace std;
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(TestVectorOpsComplex)
|
||||
|
||||
#ifdef USE_APPROXIMATE_ATAN2
|
||||
|
||||
Reference in New Issue
Block a user