diff liboctave/Sparse.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 7cbe01c21986
children 17e0ad741fac
line wrap: on
line diff
--- a/liboctave/Sparse.cc
+++ b/liboctave/Sparse.cc
@@ -39,6 +39,7 @@
 #include "idx-vector.h"
 #include "lo-error.h"
 #include "quit.h"
+#include "oct-locbuf.h"
 
 #include "Sparse.h"
 #include "sparse-sort.h"