Fix compilation under gcc7.5 (#81)

* Correct typo in individual license file name

* Fix compilation under GCC 7.5 for Ubuntu
This commit is contained in:
huguesdpdn
2024-11-04 16:00:12 +01:00
committed by GitHub
parent 9e44ac50b8
commit 2e3659c4bc
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,6 @@
* @brief Program to assemble a piston crank system.
*********************************************************************/
#include <filesystem>
#include "../OndselSolver/CADSystem.h"
#include "../OndselSolver/CREATE.h"
#include "../OndselSolver/GESpMatParPvPrecise.h"