2011-01-04 03:17:01 +01:00
|
|
|
--- 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$ */
|
2010-06-22 03:55:00 +02:00
|
|
|
|
|
|
|
#include <stdlib.h>
|
2011-01-04 03:17:01 +01:00
|
|
|
-#ifndef __APPLE__
|
2010-06-22 03:55:00 +02:00
|
|
|
-#include <malloc.h>
|
2011-01-04 03:17:01 +01:00
|
|
|
-#endif
|
2010-06-22 03:55:00 +02:00
|
|
|
#include <memory.h>
|
|
|
|
|
|
|
|
#if 1400 <= _MSC_VER
|