bindings: basic support for #if preprocessor directives
- #if 0 - #ifdef __OPENCV_BUILD
This commit is contained in:
@@ -294,7 +294,7 @@ private:
|
||||
Ptr<DescriptorExtractor> wrapped;
|
||||
};
|
||||
|
||||
#if 0
|
||||
#ifdef OPENCV_BINDINGS_PARSER
|
||||
//DO NOT REMOVE! The block is required for sources parser
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user