From: Wolfgang Bangerth Date: Thu, 5 Feb 2004 22:37:29 +0000 (+0000) Subject: Update list of include files. X-Git-Tag: v8.0.0~15840 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c44cce280c241e5be50d08ff21b8b8cb99496c;p=dealii.git Update list of include files. git-svn-id: https://svn.dealii.org/trunk@8400 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/threads.pl b/tests/base/threads.pl index 102a9c3da4..d992801266 100644 --- a/tests/base/threads.pl +++ b/tests/base/threads.pl @@ -2,7 +2,7 @@ # $Id$ # Version: $Name$ # -# Copyright (C) 2003 by the deal.II authors +# Copyright (C) 2003, 2004 by the deal.II authors # # This file is subject to QPL and may not be distributed # without copyright and license information. Please refer @@ -26,6 +26,7 @@ $N=10; print "// This file is automatically generated by threads.pl. Don't modify it\n"; +print "#include \"../tests.h\"\n"; print "#include \n"; print "#include \n"; print "#include \n";