Merge pull request #11169 from tomoaki0705:universalRemap
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 13 Apr 2018 13:24:06 +0000 (13:24 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 13 Apr 2018 13:24:06 +0000 (13:24 +0000)
1  2 
modules/core/include/opencv2/core/hal/intrin_sse.hpp
modules/core/include/opencv2/core/hal/intrin_vsx.hpp
modules/imgproc/src/imgwarp.cpp

@@@ -50,9 -50,8 +50,9 @@@
  #include "precomp.hpp"
  #include "opencl_kernels_imgproc.hpp"
  #include "hal_replacement.hpp"
+ #include "opencv2/core/hal/intrin.hpp"
  #include "opencv2/core/openvx/ovx_defs.hpp"
 +#include "opencv2/core/softfloat.hpp"
  #include "imgwarp.hpp"
  
  using namespace cv;