1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

some includes moved to precomp.hpp for gpu module

This commit is contained in:
Anatoly Baksheev
2011-03-14 09:40:13 +00:00
parent ed3f491212
commit 9214173c2c
3 changed files with 1 additions and 2 deletions
-1
View File
@@ -41,7 +41,6 @@
//M*/
#include "precomp.hpp"
#include <utility>
using namespace cv;
using namespace cv::gpu;