diff --git a/test/test.cpp b/test/test.cpp index 20d1b0e..0baa927 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,4 +1,3 @@ -#include #include #include #include @@ -50,4 +49,4 @@ int main() if (cv::waitKey(1) == 27) break; } return 0; -} \ No newline at end of file +}