mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-23 05:21:07 +08:00
Include required headers with relative paths in ComplexQZ
This commit is contained in:
parent
73da4623b1
commit
cc8748791c
@ -11,13 +11,10 @@
|
||||
//
|
||||
// Derived from: Eigen/src/Eigenvalues/RealQZ.h
|
||||
|
||||
#include "Eigen/Core"
|
||||
#include "Eigen/Jacobi"
|
||||
|
||||
#ifndef EIGEN_COMPLEX_QZ_H_
|
||||
#define EIGEN_COMPLEX_QZ_H_
|
||||
|
||||
#include "../../SparseQR"
|
||||
#include "../../Sparse"
|
||||
|
||||
// IWYU pragma: private
|
||||
#include "./InternalHeaderCheck.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user