Merge pull request #645 from taka-no-me:bump_headers

This commit is contained in:
Andrey Kamaev
2013-03-14 11:42:22 +04:00
committed by OpenCV Buildbot
281 changed files with 22107 additions and 21404 deletions

View File

@@ -47,12 +47,12 @@
#include "cvconfig.h"
#endif
#include "opencv2/softcascade/softcascade.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/softcascade.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/imgproc/imgproc_c.h"
#include "opencv2/core/core_c.h"
#include "opencv2/core/internal.hpp"
#include "opencv2/ml/ml.hpp"
#include "opencv2/ml.hpp"
namespace cv { namespace softcascade { namespace internal
{