mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-17 03:04:41 +00:00
Open up dependency on Eigen and FFTW
This commit is contained in:
@@ -163,8 +163,8 @@ namespace Grid {
|
||||
|
||||
};
|
||||
|
||||
#include <simd/Grid_vector_types.h>
|
||||
#include <simd/Grid_vector_unops.h>
|
||||
#include "simd/Grid_vector_types.h"
|
||||
#include "simd/Grid_vector_unops.h"
|
||||
|
||||
namespace Grid {
|
||||
// Default precision
|
||||
|
||||
Reference in New Issue
Block a user