1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

fixed build under linux

This commit is contained in:
Vladislav Vinogradov
2011-09-05 05:40:57 +00:00
parent 69b8f304d7
commit ef430882a1
2 changed files with 3 additions and 2 deletions
@@ -45,6 +45,7 @@
#include "saturate_cast.hpp"
#include "vec_traits.hpp"
#include "vec_math.hpp"
namespace cv { namespace gpu { namespace device
{