removed dependecy from cudalegacy

This commit is contained in:
Vladislav Vinogradov
2013-08-27 13:34:43 +04:00
parent 7839dbd2c4
commit 06f07944c8
2 changed files with 1 additions and 8 deletions

View File

@@ -52,13 +52,6 @@
#include "opencv2/core/private.cuda.hpp"
#include "opencv2/opencv_modules.hpp"
#ifdef HAVE_OPENCV_CUDALEGACY
# include "opencv2/cudalegacy.hpp"
# include "opencv2/cudalegacy/private.hpp"
#endif
#ifdef HAVE_CUBLAS
# include <cublas.h>
#endif