mirror of https://github.com/opencv/opencv.git
Now use cleaner approach: #pragma warning( push ) #pragma warning( disable: ThatWarning ) //code with ThatWarning here #pragma warning( pop )pull/3086/head
parent
58b3bc2d7e
commit
b81dcbdf2a
1 changed files with 3 additions and 4 deletions
Loading…
Reference in new issue