pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/casefile.c


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/casefile.c
Date: Tue, 03 May 2005 20:56:11 -0400

Index: pspp/src/casefile.c
diff -u pspp/src/casefile.c:1.14 pspp/src/casefile.c:1.15
--- pspp/src/casefile.c:1.14    Fri Apr 29 01:02:13 2005
+++ pspp/src/casefile.c Wed May  4 00:56:08 2005
@@ -34,10 +34,6 @@
 #include "settings.h"
 #include "var.h"
 
-#ifdef HAVE_VALGRIND_VALGRIND_H
-#include <valgrind/valgrind.h>
-#endif
-
 #define IO_BUF_SIZE (8192 / sizeof (union value))
 
 /* A casefile is a sequentially accessible array of immutable




reply via email to

[Prev in Thread] Current Thread [Next in Thread]