comparison src/ov-struct.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 283989f2da9b
children c1709a45b45b
comparison
equal deleted inserted replaced
8376:c43481a19bfe 8377:25bc2d31e1bf
37 #include "unwind-prot.h" 37 #include "unwind-prot.h"
38 #include "utils.h" 38 #include "utils.h"
39 #include "variables.h" 39 #include "variables.h"
40 40
41 #include "Array-util.h" 41 #include "Array-util.h"
42 #include "oct-locbuf.h"
42 43
43 #include "byte-swap.h" 44 #include "byte-swap.h"
44 #include "ls-oct-ascii.h" 45 #include "ls-oct-ascii.h"
45 #include "ls-oct-binary.h" 46 #include "ls-oct-binary.h"
46 #include "ls-hdf5.h" 47 #include "ls-hdf5.h"