From c45166eed506759fc63896371b1a880f726ebf5f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 29 Sep 2011 15:29:11 +0000 Subject: [PATCH] Make include path future proof. git-svn-id: https://svn.dealii.org/trunk@24465 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/meshworker/output.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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