Skip to content

Commit

Permalink
add missing include to fix non-unity builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaasse committed Nov 13, 2024
1 parent 73b47c3 commit 014d94e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#include "containers/array_1d.h"
#include "containers/variable.h"
#include "includes/model_part.h"

namespace Kratos
{
Expand Down

0 comments on commit 014d94e

Please sign in to comment.