Files
eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h
2021-09-10 19:12:26 +00:00

4 lines
162 B
C

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