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

Add headers to precomp.hpp

This commit is contained in:
Vlad Shakhuro
2014-06-25 15:38:00 +04:00
parent bb1008ec5e
commit ab6a2c6577
5 changed files with 55 additions and 24 deletions

View File

@@ -41,13 +41,9 @@ the use of this software, even if advised of the possibility of such damage.
#include "precomp.hpp"
#include <cmath>
#include <algorithm>
using std::swap;
#include <opencv2/xobjdetect.hpp>
using std::vector;
namespace cv