mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Fixed identifiers warns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _OPENCV_FLANN_PRECOMP_HPP_
|
||||
#define _OPENCV_FLANN_PRECOMP_HPP_
|
||||
#ifndef OPENCV_FLANN_PRECOMP_HPP
|
||||
#define OPENCV_FLANN_PRECOMP_HPP
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
|
||||
Reference in New Issue
Block a user