mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Fixed several GCC 5.x warnings
This commit is contained in:
@@ -1126,7 +1126,7 @@ CV_EXPORTS InstrNode* getTrace();
|
||||
CV_EXPORTS void resetTrace();
|
||||
CV_EXPORTS void setFlags(int modeFlags);
|
||||
CV_EXPORTS int getFlags();
|
||||
};
|
||||
}
|
||||
|
||||
} //namespace cv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user