Skip to content

Commit

Permalink
remove unnecessary includes in test
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFlt committed Oct 24, 2023
1 parent c5a0be4 commit 6cc1fa2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/vision/test/keypoint-with-dataset/testKeyPoint-5.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@
#include <visp3/io/vpParseArgv.h>
#include <visp3/vision/vpKeyPoint.h>

#include <opencv2/core.hpp>
#include <opencv2/features2d.hpp>
#include <opencv2/imgproc.hpp>
#include <opencv2/video.hpp>
#include <opencv2/xfeatures2d.hpp>



Expand Down

0 comments on commit 6cc1fa2

Please sign in to comment.