blob: fd90b297aec19ab77111500d48f2e679f9eb5442 (
plain) (
tree)
|
|
--- src/isosurf.cc.orig Thu Jan 16 03:24:03 2003
+++ src/isosurf.cc Thu Jan 16 03:24:16 2003
@@ -2241,8 +2241,6 @@
* the University of Illinois at Urbana-Champaign.
*/
-#include <malloc.h>
-
/********************************************************/
float *
alloc_list(unsigned int size)
|