blob: 93345df6279c05ee4bd51bebae4fb67c3229e5f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/distance.cpp.orig Wed May 14 01:25:59 2003
+++ src/distance.cpp Wed May 14 01:26:12 2003
@@ -35,7 +35,7 @@
#include "distance.h"
#include <stdlib.h>
-#include <malloc.h>
+//#include <malloc.h>
#include <string.h>
//#include <stdio.h>
|