Skip to content

Commit 79afe3e

Browse files
committed
add missing include
1 parent a387e7e commit 79afe3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/mesh_deformation/external_tool_interface.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
#include <aspect/mesh_deformation/external_tool_interface.h>
2323
#include <aspect/simulator_signals.h>
2424

25+
#include <deal.II/numerics/vector_tools_evaluate.h>
26+
2527
/*
2628
TODO:
2729
- PointDataOut: move to deal.II

0 commit comments

Comments
 (0)