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