[cig-commits] commit 1974 by bangerth to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Fri Oct 18 08:16:20 PDT 2013


Revision 1974

Remove unnecessary include file.

U   trunk/aspect/source/postprocess/heat_flux_statistics.cc


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=1974&peg=1974

Diff:
Modified: trunk/aspect/source/postprocess/heat_flux_statistics.cc
===================================================================
--- trunk/aspect/source/postprocess/heat_flux_statistics.cc	2013-10-18 13:58:12 UTC (rev 1973)
+++ trunk/aspect/source/postprocess/heat_flux_statistics.cc	2013-10-18 15:15:59 UTC (rev 1974)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2011, 2012 by the authors of the ASPECT code.
+  Copyright (C) 2011, 2012, 2013 by the authors of the ASPECT code.
 
   This file is part of ASPECT.
 
@@ -21,7 +21,6 @@
 
 
 #include <aspect/postprocess/heat_flux_statistics.h>
-#include <aspect/geometry_model/box.h>
 #include <aspect/simulator_access.h>
 
 #include <deal.II/base/quadrature_lib.h>


More information about the CIG-COMMITS mailing list