From: bangerth Date: Mon, 18 Aug 2008 04:41:16 +0000 (+0000) Subject: Use proper header files. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc755e5a4d9a9d1c7caee7738df4e41a4ef5de38;p=dealii-svn.git Use proper header files. git-svn-id: https://svn.dealii.org/trunk@16588 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/fail/mesh_smoothing.cc b/tests/fail/mesh_smoothing.cc index 8ec7c20527..28da334928 100644 --- a/tests/fail/mesh_smoothing.cc +++ b/tests/fail/mesh_smoothing.cc @@ -29,6 +29,7 @@ char logname[] = "mesh_smoothing/output"; #include #include +#include #include #include