changeset 4578:88ef6f3701d2

[project @ 2003-10-31 14:11:47 by jwe]
author jwe
date Fri, 31 Oct 2003 14:11:47 +0000
parents 233512ebf15d
children 0854429eb037
files liboctave/file-ops.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/file-ops.cc	Fri Oct 31 06:31:21 2003 +0000
+++ b/liboctave/file-ops.cc	Fri Oct 31 14:11:47 2003 +0000
@@ -30,6 +30,7 @@
 #include <cstring>
 
 #include <iostream>
+#include <memory>
 
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>