From b8df5bdc39ec1c2a63980c5a2bd08e38869478e9 Mon Sep 17 00:00:00 2001 From: Robert K <rokl@iris.no> Date: Tue, 10 Feb 2015 16:17:36 +0100 Subject: [PATCH] remove BG/P stuff. --- dune/fem-dg/main/default.hh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dune/fem-dg/main/default.hh b/dune/fem-dg/main/default.hh index f969cf96..885b0dd3 100644 --- a/dune/fem-dg/main/default.hh +++ b/dune/fem-dg/main/default.hh @@ -9,10 +9,6 @@ #include <cassert> #include <cstddef> -#if HAVE_BGQ_L1PREFETCH -#include <l1p/pprefetch.h> -#endif - // dune-common includes #include <dune/common/nullptr.hh> #include <dune/common/typetraits.hh> -- GitLab