summaryrefslogtreecommitdiff
path: root/graphics/asymptote/fftw++asy.cc
blob: 7d52933e50413f06fd90ac23a877f006981c7f5c (plain)
1
2
3
4
5
6
7
8
9
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#ifdef HAVE_LIBFFTW3
#include "fftw++.h"
#include "fftw++.cc"

#endif