Skip to content

Commit 5c5ba97

Browse files
committed
add missing include
1 parent d4e35b9 commit 5c5ba97

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)