mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 18:09:25 +08:00
Unify include guards
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
//
|
||||
// Author: Tolga Birdal <tbirdal AT gmail.com>
|
||||
|
||||
#ifndef __OPENCV_PPF_UTILS_HPP_
|
||||
#define __OPENCV_PPF_UTILS_HPP_
|
||||
#ifndef __OPENCV_SURFACE_MATCHING_UTILS_HPP_
|
||||
#define __OPENCV_SURFACE_MATCHING_UTILS_HPP_
|
||||
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
|
Reference in New Issue
Block a user