summaryrefslogtreecommitdiff
path: root/src/matrixOperations/division/srdivma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/matrixOperations/division/srdivma.c')
-rw-r--r--src/matrixOperations/division/srdivma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/matrixOperations/division/srdivma.c b/src/matrixOperations/division/srdivma.c
index f1706ccd..b5773870 100644
--- a/src/matrixOperations/division/srdivma.c
+++ b/src/matrixOperations/division/srdivma.c
@@ -9,7 +9,7 @@
* http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
*
*/
-
+#include <malloc.h>
/****FIXME****/
/**** WARNING NOT WORK AT ALL FOR THE MOMENT ***/
/**** Because of problem of conversion float-> double ****/