ESP32-CAN/components/eigen/Eigen/src/Householder/InternalHeaderCheck.h

4 lines
148 B
C
Raw Normal View History

2026-03-20 17:16:20 +00:00
#ifndef EIGEN_HOUSEHOLDER_MODULE_H
#error "Please include Eigen/Householder instead of including headers inside the src directory directly."
#endif