A fix for unix compilation.

This commit is contained in:
Tadas Baltrusaitis 2017-10-25 17:04:28 +01:00
parent 9356344e91
commit ea370ae43f

View file

@ -32,8 +32,8 @@
// //
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
#ifndef __PAW_h_ #ifndef __PAWA_h_
#define __PAW_h_ #define __PAWA_h_
// OpenCV includes // OpenCV includes
#include <opencv2/core/core.hpp> #include <opencv2/core/core.hpp>