Files
eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h

4 lines
162 B
C
Raw Normal View History

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