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

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents f8a885ccd5b4
children 73c4516fae10
line wrap: on
line diff
--- a/src/ov-class.cc	Fri Dec 05 12:51:48 2008 +0100
+++ b/src/ov-class.cc	Wed Oct 29 16:52:10 2008 +0100
@@ -28,6 +28,7 @@
 
 #include "Array-util.h"
 #include "byte-swap.h"
+#include "oct-locbuf.h"
 
 #include "Cell.h"
 #include "defun.h"