Another attempt to resolve the include issues for gcc.
This commit is contained in:
parent
3a3b375197
commit
0980b1587c
2 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,7 @@
|
|||
#include <opencv2/highgui/highgui.hpp>
|
||||
|
||||
#include "PDM.h"
|
||||
#include "PAW.h"
|
||||
|
||||
namespace FaceAnalysis
|
||||
{
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <Face_utils.h>
|
||||
#include <PAW.h>
|
||||
|
||||
// OpenCV includes
|
||||
#include <opencv2/core/core.hpp>
|
||||
|
|
Loading…
Reference in a new issue