diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/type/doubleComplex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/type/doubleComplex.h b/src/type/doubleComplex.h index 5434a4f2..08d7db3d 100644 --- a/src/type/doubleComplex.h +++ b/src/type/doubleComplex.h @@ -24,7 +24,6 @@ # endif #endif -#include <stdlib.h> #ifndef _MSC_VER #include <stdbool.h> #endif |