Sign in
eigen
/
mirror
/
c259c745f67182ee6b5c04f10c3d47652177d236
/
.
/
Eigen
/
src
/
LU
/
InternalHeaderCheck.h
blob: fb4d80ca5ce68fa642e2702346826e1dd2f99e83 [
file
]
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0
#ifndef
EIGEN_LU_MODULE_H
#error
"Please include Eigen/LU instead of including headers inside the src directory directly."
#endif