diff liboctave/dSparse.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 8b1a2555c4e2
children 6e9f26506804
line wrap: on
line diff
--- a/liboctave/dSparse.cc	Fri Dec 05 12:51:48 2008 +0100
+++ b/liboctave/dSparse.cc	Wed Oct 29 16:52:10 2008 +0100
@@ -35,6 +35,7 @@
 #include "lo-mappers.h"
 #include "f77-fcn.h"
 #include "dRowVector.h"
+#include "oct-locbuf.h"
 
 #include "CSparse.h"
 #include "boolSparse.h"