commit x64 compilation from lulu cause the other branch dont seems to compile properly at home
This commit is contained in:
@ -41,8 +41,8 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#ifndef __OPENCV_VIDEO_HPP__
|
||||
#define __OPENCV_VIDEO_HPP__
|
||||
#ifndef OPENCV_VIDEO_HPP
|
||||
#define OPENCV_VIDEO_HPP
|
||||
|
||||
/**
|
||||
@defgroup video Video Analysis
|
||||
@ -60,4 +60,4 @@
|
||||
#include "opencv2/video/tracking_c.h"
|
||||
#endif
|
||||
|
||||
#endif //__OPENCV_VIDEO_HPP__
|
||||
#endif //OPENCV_VIDEO_HPP
|
||||
|
||||
Reference in New Issue
Block a user