Update precomp.hpp
authorChechli <lukasz.chechlinski@gmail.com>
Mon, 17 Feb 2014 08:48:51 +0000 (09:48 +0100)
committerChechli <lukasz.chechlinski@gmail.com>
Mon, 17 Feb 2014 08:48:51 +0000 (09:48 +0100)
modules/cudaimgproc/src/precomp.hpp

index 964c28c..3bbb2a8 100644 (file)
@@ -60,5 +60,6 @@
 #endif
 
 #include <limits>
+#include <algorithm>
 
 #endif /* __OPENCV_PRECOMP_H__ */