From: bangerth Date: Mon, 8 Nov 2010 20:46:43 +0000 (+0000) Subject: Make sure we include "../tests.h" X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d83df21bc431f73465cf0ac3941570f69e6e28;p=dealii-svn.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