From: Wolfgang Bangerth Date: Mon, 8 Nov 2010 20:46:43 +0000 (+0000) Subject: Make sure we include "../tests.h" X-Git-Tag: v8.0.0~5017 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9c4675d26a01635e0bd27c592f4081e8ffa980;p=dealii.git Make sure we include "../tests.h" git-svn-id: https://svn.dealii.org/trunk@22640 0785d39b-7218-0410-832d-ea1e28bc413d --- 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