0
0
mirror of https://github.com/opencv/opencv.git synced 2026-01-18 17:21:42 +01:00
Files
opencv/cmake/templates/custom_hal.hpp.in
2016-06-15 17:34:30 +03:00

7 lines
85 B
C++

#ifndef _CUSTOM_HAL_INCLUDED_
#define _CUSTOM_HAL_INCLUDED_
@_hal_includes@
#endif