mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
applied patch from ticket #801
This commit is contained in:
parent
127c2bf93e
commit
cfe633c6f9
@ -67,9 +67,8 @@ CV_IMPL int cvWaitKey (int maxWait) {return 0;}
|
||||
//*** end IphoneOS Stubs ***/
|
||||
#else
|
||||
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#include "precomp.hpp"
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
#include <iostream>
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user