Merge pull request #7210 from mshabunin:fix-warnings

This commit is contained in:
Alexander Alekhin
2016-09-02 12:50:45 +00:00
7 changed files with 121 additions and 153 deletions
@@ -1126,7 +1126,7 @@ CV_EXPORTS InstrNode* getTrace();
CV_EXPORTS void resetTrace();
CV_EXPORTS void setFlags(int modeFlags);
CV_EXPORTS int getFlags();
};
}
} //namespace cv