| // Forwarding header for backward compatibility. | |
| // SPDX-FileCopyrightText: The Eigen Authors | |
| // SPDX-License-Identifier: MPL-2.0 | |
| #ifndef EIGEN_UNSUPPORTED_CXX11_TENSORSYMMETRY_FORWARD_H | |
| #define EIGEN_UNSUPPORTED_CXX11_TENSORSYMMETRY_FORWARD_H | |
| #include "../TensorSymmetry" // IWYU pragma: export | |
| #endif // EIGEN_UNSUPPORTED_CXX11_TENSORSYMMETRY_FORWARD_H |