mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix DLL builds and c++ lapack declarations.
(cherry picked from commit e1f1a608be)
This commit is contained in:
committed by
Antonio Sanchez
parent
bdacccda15
commit
a5c3f697fa
@@ -15,6 +15,8 @@
|
||||
#include <ctime>
|
||||
#endif
|
||||
|
||||
#include "lapack.h"
|
||||
|
||||
extern "C" {
|
||||
float second_();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user