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

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 85184151822e
children 7d0492aa522d
line wrap: on
line diff
--- a/src/ov-fcn-handle.cc	Fri Dec 05 12:51:48 2008 +0100
+++ b/src/ov-fcn-handle.cc	Wed Oct 29 16:52:10 2008 +0100
@@ -29,6 +29,7 @@
 #include <vector>
 
 #include "file-ops.h"
+#include "oct-locbuf.h"
 
 #include "defun.h"
 #include "error.h"