mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 07:39:57 +08:00
15 lines
171 B
Plaintext
15 lines
171 B
Plaintext
|
//
|
||
|
// This file is auto-generated. Please don't modify it!
|
||
|
//
|
||
|
|
||
|
#import "$module.h"
|
||
|
#import "CVObjcUtil.h"
|
||
|
|
||
|
$imports
|
||
|
|
||
|
@implementation $module
|
||
|
|
||
|
$methodImplementations
|
||
|
|
||
|
@end
|