Merge pull request #1791 from prattmic:limit

pull/1801/head
Roman Donchenko 11 years ago committed by OpenCV Buildbot
commit a8e1d1f0b2
  1. 2
      modules/cudaimgproc/src/precomp.hpp

@ -59,4 +59,6 @@
# include "opencv2/cudafilters.hpp"
#endif
#include <limits>
#endif /* __OPENCV_PRECOMP_H__ */

Loading…
Cancel
Save