Remove all include directives for <string>
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
#ifndef _ncvhaarobjectdetection_hpp_
|
||||
#define _ncvhaarobjectdetection_hpp_
|
||||
|
||||
#include <string>
|
||||
#include "NCV.hpp"
|
||||
|
||||
|
||||
|
@@ -41,7 +41,6 @@
|
||||
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "NCV.hpp"
|
||||
|
||||
|
@@ -64,7 +64,6 @@
|
||||
#include <deque>
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "opencv2/gpu.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
|
Reference in New Issue
Block a user