mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
core(lapack): fix build issues related to 'extern "C"'
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
#ifdef HAVE_LAPACK
|
||||
|
||||
#include <complex.h>
|
||||
#include "opencv_lapack.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user