Files
eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/InternalHeaderCheck.h
2023-11-29 11:12:48 +00:00

5 lines
184 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