mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 09:38:56 +08:00
minor changes
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
|
||||
#include "opencv2/datasets/hpe_parse.hpp"
|
||||
#include "opencv2/datasets/util.hpp"
|
||||
#include "precomp.hpp"
|
||||
|
||||
namespace cv
|
||||
{
|
||||
@@ -50,7 +49,7 @@ namespace datasets
|
||||
|
||||
using namespace std;
|
||||
|
||||
class CV_EXPORTS HPE_parseImp : public HPE_parse
|
||||
class HPE_parseImp : public HPE_parse
|
||||
{
|
||||
public:
|
||||
HPE_parseImp() {}
|
||||
|
Reference in New Issue
Block a user