Remove namespacing
This commit is contained in:
parent
5c06eff4b5
commit
8f3616fca1
|
@ -5,8 +5,6 @@
|
|||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
|
||||
|
|
Loading…
Reference in New Issue