Merge pull request #6705 from alalek:fix_hal_imgproc

pull/6709/head
Alexander Alekhin 9 years ago
commit be38a524a8
  1. 1
      modules/imgproc/src/hal_replacement.hpp

@ -46,6 +46,7 @@
#define OPENCV_IMGPROC_HAL_REPLACEMENT_HPP
#include "opencv2/core/hal/interface.h"
#include "opencv2/imgproc/hal/interface.h"
#if defined __GNUC__
# pragma GCC diagnostic push

Loading…
Cancel
Save