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

4 lines
178 B
C

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