aboutsummaryrefslogtreecommitdiff
path: root/src/iemmatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iemmatrix.h')
-rw-r--r--src/iemmatrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iemmatrix.h b/src/iemmatrix.h
index bd0922c..13f5553 100644
--- a/src/iemmatrix.h
+++ b/src/iemmatrix.h
@@ -50,7 +50,7 @@
# define fabsf fabs
#endif
-typedef long double t_matrixfloat;
+typedef double t_matrixfloat;
/* the main class...*/