From: Wolfgang Bangerth Date: Thu, 19 Oct 2006 00:58:34 +0000 (+0000) Subject: Add include file X-Git-Tag: v8.0.0~10950 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5538384284e28e9675dc8c375a6667c293f113f4;p=dealii.git Add include file git-svn-id: https://svn.dealii.org/trunk@14024 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/hp/crash_10.cc b/tests/hp/crash_10.cc index 834064c9bd..41465ffd92 100644 --- a/tests/hp/crash_10.cc +++ b/tests/hp/crash_10.cc @@ -15,6 +15,7 @@ // a version of hp_hanging_node_02 that crashed at the time // of writing the time +#include "../tests.h" #include #include #include