Skip to content

Commit 6f1b441

Browse files
committed
Comment out headers
1 parent 82736a9 commit 6f1b441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qrdetect.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "util.hpp"
2-
#include <opencv2/objdetect.hpp>
3-
#include <opencv2/imgcodecs.hpp>
2+
//#include <opencv2/objdetect.hpp>
3+
//#include <opencv2/imgcodecs.hpp>
44
#include <opencv2/highgui/highgui.hpp>
55
#include <opencv2/imgproc/imgproc.hpp>
66

0 commit comments

Comments
 (0)