From 2e936ac7b7fff19aced6ded19b2dc204af00e81d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Sch=C3=B6berl?= Date: Sun, 7 Aug 2016 19:42:04 +0200 Subject: [PATCH] use SIMD also for AVX (not only AVX2) --- libsrc/interface/nginterface_v2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsrc/interface/nginterface_v2.cpp b/libsrc/interface/nginterface_v2.cpp index da4c33f8..b241064d 100644 --- a/libsrc/interface/nginterface_v2.cpp +++ b/libsrc/interface/nginterface_v2.cpp @@ -600,7 +600,7 @@ namespace netgen -#ifdef __AVX2__ +#ifdef __AVX__ #include template<> DLL_HEADER void Ngx_Mesh ::