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

4 lines
152 B
C
Raw Normal View History

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