Fixes suitable for mingw32 builds
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "Allocators.h"
|
||||
#include "VectorOps.h"
|
||||
#include "VectorOpsComplex.h"
|
||||
#include "mathmisc.h"
|
||||
|
||||
// Define USE_FFTW_WISDOM if you are defining HAVE_FFTW3 and you want
|
||||
// to use FFTW_MEASURE mode with persistent wisdom files. This will
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#include <map>
|
||||
|
||||
#include "sysutils.h"
|
||||
#include "mathmisc.h"
|
||||
#include "VectorOps.h"
|
||||
#include "Allocators.h"
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <map>
|
||||
|
||||
#include "../common/sysutils.h"
|
||||
#include "../common/mathmisc.h"
|
||||
#include "../common/VectorOps.h"
|
||||
#include "../common/Allocators.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user