1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00
This commit is contained in:
Alexander Alekhin
2016-11-15 16:13:30 +03:00
parent 497d0fd2e7
commit 19270eeab4
3 changed files with 16 additions and 1 deletions
+5
View File
@@ -52,6 +52,11 @@
#include <ctime>
#include <memory>
// std::auto_ptr
#if defined(__GNUC__) && __GNUC__ >= 6
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
#endif
using namespace std;
#include "cvhaartraining.h"