fixed ios framework build (ticket #2092)
This commit is contained in:
parent
ea0b57cc23
commit
73ce3ef8c1
@ -43,6 +43,9 @@ typedef unsigned __int64 uint64_t;
|
||||
|
||||
#include "defines.h"
|
||||
|
||||
#ifdef __ARM_NEON__
|
||||
#include "arm_neon.h"
|
||||
#endif
|
||||
|
||||
namespace cvflann
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user