aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'blas/common.h')
-rw-r--r--blas/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/blas/common.h b/blas/common.h
index 843e64ab7..5e7117dee 100644
--- a/blas/common.h
+++ b/blas/common.h
@@ -26,6 +26,7 @@
#define EIGEN_BLAS_COMMON_H
#include <iostream>
+#include <complex>
#ifndef SCALAR
#error the token SCALAR must be defined to compile this file