comparison liboctave/fCNDArray.cc @ 8377:25bc2d31e1bf

improve OCTAVE_LOCAL_BUFFER
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 29 Oct 2008 16:52:10 +0100
parents 935be827eaf8
children a1ae2aae903e
comparison
equal deleted inserted replaced
8376:c43481a19bfe 8377:25bc2d31e1bf
34 #include "mx-base.h" 34 #include "mx-base.h"
35 #include "f77-fcn.h" 35 #include "f77-fcn.h"
36 #include "functor.h" 36 #include "functor.h"
37 #include "lo-ieee.h" 37 #include "lo-ieee.h"
38 #include "lo-mappers.h" 38 #include "lo-mappers.h"
39 #include "oct-locbuf.h"
39 40
40 #if defined (HAVE_FFTW3) 41 #if defined (HAVE_FFTW3)
41 #include "oct-fftw.h" 42 #include "oct-fftw.h"
42 #else 43 #else
43 extern "C" 44 extern "C"