mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
fixed ios framework build (ticket #2092)
This commit is contained in:
@@ -43,6 +43,9 @@ typedef unsigned __int64 uint64_t;
|
||||
|
||||
#include "defines.h"
|
||||
|
||||
#ifdef __ARM_NEON__
|
||||
#include "arm_neon.h"
|
||||
#endif
|
||||
|
||||
namespace cvflann
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user