From: bangerth Date: Thu, 29 Sep 2011 15:29:11 +0000 (+0000) Subject: Make include path future proof. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d76eede1831db259b9eb83dd1b584b0d112c606;p=dealii-svn.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