KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.05k stars 246 forks source link

[Core] Adding some missing includes #12859

Closed loumalouomega closed 1 week ago

loumalouomega commented 1 week ago

📝 Description

Doing some compilations tests I found some includes were missing. This adds those includes.

🆕 Changelog

loumalouomega commented 1 week ago

In fact I don't even know how thiss compiles until now