]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid superfluous include file
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 4 Mar 2017 20:54:16 +0000 (21:54 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 4 Mar 2017 20:54:16 +0000 (21:54 +0100)
tests/integrators/elasticity_01.cc
tests/integrators/grad_div_01.cc

index ae4a496658d1be255f2afba8ad5b35ac50d7162f..f531a5bdbc130a06fff38aa68f1dc5ce92f84682 100644 (file)
@@ -28,8 +28,6 @@
 #include <deal.II/fe/fe_nedelec.h>
 #include <deal.II/fe/fe_raviart_thomas.h>
 
-#include "tbb/task_scheduler_init.h"
-
 using namespace LocalIntegrators::Elasticity;
 
 template <int dim>
index a28a103c8cec6c7457097d41dbf8c68a954283db..6146116e53a7806cf0a80c989b3d6025d941b51c 100644 (file)
@@ -27,7 +27,6 @@
 #include <deal.II/fe/fe_nedelec.h>
 #include <deal.II/fe/fe_raviart_thomas.h>
 
-#include "tbb/task_scheduler_init.h"
 #include <deal.II/integrators/grad_div.h>
 
 using namespace LocalIntegrators::GradDiv;

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.