mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 11:47:50 +00:00
Removing some warnings and moving dlib includes before blas as there seems to be a double definition otherwise.
This commit is contained in:
@@ -67,10 +67,6 @@
|
||||
// Local includes
|
||||
#include "LandmarkDetectorUtils.h"
|
||||
|
||||
// OpenBLAS
|
||||
#include <cblas.h>
|
||||
#include <f77blas.h>
|
||||
|
||||
// For exponential
|
||||
#include <math.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user