]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid a bunch of #include files that turn out to be not necessary. 2207/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Feb 2016 00:54:30 +0000 (18:54 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Feb 2016 00:54:30 +0000 (18:54 -0600)
source/distributed/shared_tria.cc

index b37368918aef46d90ad75af946aa9828ed008983..355811f787f1d81413c6d194835ce55bf20aa4f0 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.cc 32807 2014-04-22 15:01:57Z heister $
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015, 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
 
 #include <deal.II/base/utilities.h>
 #include <deal.II/base/mpi.h>
-#include <deal.II/base/memory_consumption.h>
-#include <deal.II/base/logstream.h>
-#include <deal.II/lac/sparsity_tools.h>
-#include <deal.II/lac/sparsity_pattern.h>
 #include <deal.II/grid/tria.h>
 #include <deal.II/grid/tria_accessor.h>
 #include <deal.II/grid/tria_iterator.h>
 #include <deal.II/distributed/shared_tria.h>
 
 
-
-
-#include <algorithm>
-#include <numeric>
-#include <iostream>
-#include <fstream>
-
-
 DEAL_II_NAMESPACE_OPEN
 
 #ifdef DEAL_II_WITH_MPI

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.