From: Sean Ingimarson Date: Fri, 25 Feb 2022 18:18:46 +0000 (-0500) Subject: test fix X-Git-Tag: v9.4.0-rc1~439^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13444%2Fhead;p=dealii.git test fix --- diff --git a/tests/grid/grid_in_gmsh_02.cc b/tests/grid/grid_in_gmsh_02.cc index 333e71d154..69e92685c3 100644 --- a/tests/grid/grid_in_gmsh_02.cc +++ b/tests/grid/grid_in_gmsh_02.cc @@ -28,6 +28,8 @@ #include #include +#include "../tests.h" + using namespace dealii;