Removing another OpenBLAS include due to clashes with dlib

This commit is contained in:
Tadas Baltrusaitis
2018-06-25 16:43:36 +02:00
parent 842c0d34d0
commit 7f16788c7b
7 changed files with 17 additions and 33 deletions

View File

@@ -39,9 +39,6 @@
#include <opencv2/imgproc.hpp>
#include <opencv2/calib3d.hpp>
// OpenBLAS
#include <f77blas.h>
// For FHOG visualisation
#include <dlib/opencv.h>
#include <dlib/image_processing/frontal_face_detector.h>