Skip to content

Commit

Permalink
Update two_fluid_navier_stokes_template.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenzorrilla authored Dec 13, 2024
1 parent eeb9142 commit 11df4af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
//

#include "two_fluid_navier_stokes.h"
#include "custom_elements/data_containers/two_fluid_navier_stokes/two_fluid_navier_stokes_data.h"
#include "custom_elements/data_containers/two_fluid_navier_stokes_alpha_method/two_fluid_navier_stokes_alpha_method_data.h"
#include "data_containers/two_fluid_navier_stokes/two_fluid_navier_stokes_data.h"
#include "data_containers/two_fluid_navier_stokes_alpha_method/two_fluid_navier_stokes_alpha_method_data.h"

namespace Kratos
{
Expand Down

0 comments on commit 11df4af

Please sign in to comment.