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

View File

@@ -45,6 +45,7 @@
#include "saturate_cast.hpp"
#include "vec_traits.hpp"
#include "vec_math.hpp"
namespace cv { namespace gpu { namespace device
{