From 431cd8d4ead05aaca98ecb83125d623e2aa2f5b5 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Mon, 23 Mar 2015 14:55:29 +0000 Subject: [PATCH] Don't include omp.hh, it is not used [[Imported from SVN: r10112]] --- dune/gfe/localgeodesicfestiffness.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dune/gfe/localgeodesicfestiffness.hh b/dune/gfe/localgeodesicfestiffness.hh index ed782db1..cb4ddd6b 100644 --- a/dune/gfe/localgeodesicfestiffness.hh +++ b/dune/gfe/localgeodesicfestiffness.hh @@ -1,8 +1,6 @@ #ifndef LOCAL_GEODESIC_FE_STIFFNESS_HH #define LOCAL_GEODESIC_FE_STIFFNESS_HH -#include "omp.h" - #include <dune/common/fmatrix.hh> #include <dune/istl/matrix.hh> -- GitLab