From: Wolfgang Bangerth Date: Thu, 29 Sep 2011 15:29:11 +0000 (+0000) Subject: Make include path future proof. X-Git-Tag: v8.0.0~3348 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45166eed506759fc63896371b1a880f726ebf5f;p=dealii.git Make include path future proof. git-svn-id: https://svn.dealii.org/trunk@24465 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/meshworker/output.h b/deal.II/include/deal.II/meshworker/output.h index 98965d1924..cbcab85971 100644 --- a/deal.II/include/deal.II/meshworker/output.h +++ b/deal.II/include/deal.II/meshworker/output.h @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include @@ -214,15 +214,15 @@ namespace MeshWorker // AssertDimension(np, Utilities::fixed_power(n_points)); AssertDimension(nv, n_vectors+dim); - - + + for (unsigned int k=0; k