1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-18 11:44:41 +00:00

big build system polish

This commit is contained in:
2016-10-31 16:31:27 +00:00
parent 7bd0084b5d
commit e74417ca12
3 changed files with 155 additions and 119 deletions

View File

@@ -30,7 +30,7 @@ Author: Peter Boyle <paboyle@ph.ed.ac.uk>
#define _GRID_FFT_H_
#ifdef HAVE_FFTW
#include <fftw3.h>
#include <fftw/fftw3.h>
#endif
namespace Grid {