From: guido Date: Tue, 12 Aug 2003 17:36:46 +0000 (+0000) Subject: gcc did not like a variable with name of template parameter X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a937730549060083d108898ff324e8dddb0ba4;p=dealii-svn.git gcc did not like a variable with name of template parameter git-svn-id: https://svn.dealii.org/trunk@7915 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/geometry_info.h b/deal.II/deal.II/include/grid/geometry_info.h index 0538e9c886..d6f1e3d9b3 100644 --- a/deal.II/deal.II/include/grid/geometry_info.h +++ b/deal.II/deal.II/include/grid/geometry_info.h @@ -29,7 +29,7 @@ * * @author Wolfgang Bangerth, 1998 */ -template +template struct GeometryInfo { /** @@ -78,7 +78,7 @@ struct GeometryInfo /** * Number of lines of a cell. */ - static const unsigned int lines_per_cell + static const unsigned int lines_per_cell; /** * Number of quadrilaterals of a