mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
fixed defects from coverity.com
This commit is contained in:
@@ -340,6 +340,8 @@ class CV_EXPORTS CommandLineParser
|
||||
CommandLineParser(const CommandLineParser& parser);
|
||||
CommandLineParser& operator = (const CommandLineParser& parser);
|
||||
|
||||
~CommandLineParser();
|
||||
|
||||
String getPathToApplication() const;
|
||||
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user