A fix for unix compilation.
This commit is contained in:
parent
9356344e91
commit
ea370ae43f
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
//
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef __PAW_h_
|
||||
#define __PAW_h_
|
||||
#ifndef __PAWA_h_
|
||||
#define __PAWA_h_
|
||||
|
||||
// OpenCV includes
|
||||
#include <opencv2/core/core.hpp>
|
||||
|
|
Loading…
Reference in a new issue