Files
eigen/unsupported/Eigen/src/SparseExtra/InternalHeaderCheck.h

4 lines
161 B
C
Raw Normal View History

#ifndef EIGEN_SPARSE_EXTRA_MODULE_H
#error "Please include unsupported/Eigen/SparseExtra instead of including headers inside the src directory directly."
#endif