Files
opencv/cmake/templates/custom_hal.hpp.in
T

7 lines
85 B
Plaintext

#ifndef _CUSTOM_HAL_INCLUDED_
#define _CUSTOM_HAL_INCLUDED_
@_hal_includes@
#endif