From 97c7322945c266e4b37073d31333dc803c8b6e93 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 19 Oct 2006 00:58:34 +0000 Subject: [PATCH] Add include file git-svn-id: https://svn.dealii.org/trunk@14024 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/hp/crash_10.cc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5