aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/PaStiXSupport
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2016-01-20 18:15:59 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2016-01-20 18:15:59 +0100
commit0b7169d1f70b0c18ae14d2a2bb5f165b7b675d51 (patch)
tree5fb218705d49f272faa7edbbfea86aed6865de0d /Eigen/PaStiXSupport
parent234a1094b7839017e6cf8e8f376995ee13775e00 (diff)
bug #1147: fix compilation of PastixSupport
Diffstat (limited to 'Eigen/PaStiXSupport')
-rw-r--r--Eigen/PaStiXSupport1
1 files changed, 0 insertions, 1 deletions
diff --git a/Eigen/PaStiXSupport b/Eigen/PaStiXSupport
index 3411dface..de3a63b4d 100644
--- a/Eigen/PaStiXSupport
+++ b/Eigen/PaStiXSupport
@@ -12,7 +12,6 @@
#include "src/Core/util/DisableStupidWarnings.h"
-#include <complex.h>
extern "C" {
#include <pastix_nompi.h>
#include <pastix.h>