Commit 73ce3ef8 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

fixed ios framework build (ticket #2092)

parent ea0b57cc
......@@ -43,6 +43,9 @@ typedef unsigned __int64 uint64_t;
#include "defines.h"
#ifdef __ARM_NEON__
#include "arm_neon.h"
#endif
namespace cvflann
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment