mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
//
|
|
// This file is auto-generated. Please don't modify it!
|
|
//
|
|
|
|
#import "$objcName.h"
|
|
#import "CVObjcUtil.h"
|
|
|
|
$imports
|
|
|
|
@implementation $objcName
|
|
|
|
$methodImplementations
|
|
|
|
@end
|