1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

fixed ios framework build (ticket #2092)

This commit is contained in:
Vadim Pisarevsky
2012-06-27 19:52:59 +00:00
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
{