From: Wolfgang Bangerth Date: Wed, 18 Mar 2015 23:39:22 +0000 (-0500) Subject: Improve whitespace in this file. X-Git-Tag: v8.3.0-rc1~360^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08470effd085a2c5c0f876d38c81be7af356a9bc;p=dealii.git Improve whitespace in this file. --- diff --git a/include/deal.II/base/qprojector.h b/include/deal.II/base/qprojector.h index f1386b677d..ad9bc650fd 100644 --- a/include/deal.II/base/qprojector.h +++ b/include/deal.II/base/qprojector.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2005 - 2014 by the deal.II authors +// Copyright (C) 2005 - 2015 by the deal.II authors // // This file is part of the deal.II library. // @@ -21,6 +21,8 @@ #include DEAL_II_NAMESPACE_OPEN + + /*!@addtogroup Quadrature */ /*@{*/