Rename plugin headers to .inc.

This commit is contained in:
Antonio Sánchez
2023-08-21 16:26:11 +00:00
committed by Rasmus Munk Larsen
parent 6e4d5d4832
commit 2873916f1c
14 changed files with 18 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
#ifndef EIGEN_CORE_MODULE_H
#error "Please include Eigen/plugins instead of including headers inside the src directory directly."
#endif