From 61d83df21bc431f73465cf0ac3941570f69e6e28 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 8 Nov 2010 20:46:43 +0000 Subject: [PATCH] Make sure we include "../tests.h" git-svn-id: https://svn.dealii.org/trunk@22640 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/point_value_history_01.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/deal.II/point_value_history_01.cc b/tests/deal.II/point_value_history_01.cc index 7877a7a0ab..fa0babf0a9 100644 --- a/tests/deal.II/point_value_history_01.cc +++ b/tests/deal.II/point_value_history_01.cc @@ -22,7 +22,7 @@ - +#include "../tests.h" #include #include -- 2.39.5