diff --git a/example.cpp b/example.cpp index 879f2bd..08ff963 100644 --- a/example.cpp +++ b/example.cpp @@ -5,8 +5,6 @@ #include #include -namespace fs = std::filesystem; - using namespace std; using namespace cv;