diff options
Diffstat (limited to 'math/liblbfgs/files/patch-lib_arithmetic_sse_double.h')
-rw-r--r-- | math/liblbfgs/files/patch-lib_arithmetic_sse_double.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h b/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h deleted file mode 100644 index 8eaa8e7d5754..000000000000 --- a/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/arithmetic_sse_double.h.orig 2010-12-30 02:13:34.000000000 +0800 -+++ lib/arithmetic_sse_double.h 2010-12-30 02:14:04.000000000 +0800 -@@ -26,9 +26,6 @@ - /* $Id$ */ - - #include <stdlib.h> --#ifndef __APPLE__ --#include <malloc.h> --#endif - #include <memory.h> - - #if 1400 <= _MSC_VER |