Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jan 8, 2025
1 parent ac493fa commit 9e09ee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/vision/include/maix_image_cv.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#pragma once

#include "maix_image.hpp"
#include "opencv2/opencv.hpp"

Expand Down

0 comments on commit 9e09ee8

Please sign in to comment.