diff src/ov-struct.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 283989f2da9b
children c1709a45b45b
line wrap: on
line diff
--- a/src/ov-struct.cc	Fri Dec 05 12:51:48 2008 +0100
+++ b/src/ov-struct.cc	Wed Oct 29 16:52:10 2008 +0100
@@ -39,6 +39,7 @@
 #include "variables.h"
 
 #include "Array-util.h"
+#include "oct-locbuf.h"
 
 #include "byte-swap.h"
 #include "ls-oct-ascii.h"