Fixed identifiers warns

This commit is contained in:
sourin
2016-09-30 15:16:29 +05:30
parent d06bdd5bf6
commit a34fbf7bb1
273 changed files with 657 additions and 657 deletions

View File

@@ -40,8 +40,8 @@
//
//M*/
#ifndef __OPENCV_ALL_HPP__
#define __OPENCV_ALL_HPP__
#ifndef OPENCV_ALL_HPP
#define OPENCV_ALL_HPP
#include "opencv2/opencv_modules.hpp"