diff liboctave/fMatrix.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents e3c9102431a9
children c187f0e3a7ee
line wrap: on
line diff
--- a/liboctave/fMatrix.cc	Fri Dec 05 12:51:48 2008 +0100
+++ b/liboctave/fMatrix.cc	Wed Oct 29 16:52:10 2008 +0100
@@ -42,6 +42,7 @@
 #include "f77-fcn.h"
 #include "functor.h"
 #include "lo-error.h"
+#include "oct-locbuf.h"
 #include "lo-ieee.h"
 #include "lo-mappers.h"
 #include "lo-utils.h"