From: Timo Heister Date: Mon, 24 Sep 2012 21:52:45 +0000 (+0000) Subject: remove compiler warning X-Git-Tag: v8.0.0~2051 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12b7afaaee98437d0caad8ec4848f9342e6ff107;p=dealii.git remove compiler warning git-svn-id: https://svn.dealii.org/trunk@26690 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/base/table_handler.h b/deal.II/include/deal.II/base/table_handler.h index 0c6366717e..c88d47b89a 100644 --- a/deal.II/include/deal.II/base/table_handler.h +++ b/deal.II/include/deal.II/base/table_handler.h @@ -318,7 +318,7 @@ class TableHandler { table_with_headers, table_with_separate_column_description, - simple_table_with_separate_column_description, + simple_table_with_separate_column_description }; /**