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

@@ -50,7 +50,7 @@ using namespace cv::gpu;
#endif
#ifdef HAVE_OPENCV_NONFREE
#include "opencv2/nonfree/nonfree.hpp"
#include "opencv2/nonfree.hpp"
static bool makeUseOfNonfree = initModule_nonfree();
#endif