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 ***/
|
//*** end IphoneOS Stubs ***/
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
|
||||||
#import <Cocoa/Cocoa.h>
|
|
||||||
#include "precomp.hpp"
|
#include "precomp.hpp"
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user