applied patch from ticket #801

Esse commit está contido em:
Alexander Shishkov
2011-06-13 22:40:17 +00:00
commit cfe633c6f9
+1 -2
Ver Arquivo
@@ -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;