1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 23:01:45 +08:00

Fix headers

This commit is contained in:
Vlad Shakhuro
2014-06-24 08:42:30 +04:00
parent 4eccf1f50f
commit ee889198ee
10 changed files with 227 additions and 363 deletions

View File

@@ -3,7 +3,7 @@
#include <algorithm>
using std::swap;
#include <opencv2/xobjdetect/waldboost.hpp>
#include <opencv2/xobjdetect.hpp>
using std::vector;