change backslash to forward slash in fft_tuning.h
This commit is contained in:
parent
6880d37a07
commit
30467ad7b7
@ -31,7 +31,7 @@ or implied, of William Hart.
|
||||
#include "mpir.h"
|
||||
#include "gmp-impl.h"
|
||||
#include "longlong.h"
|
||||
#include "fft\fft_tuning.h"
|
||||
#include "fft/fft_tuning.h"
|
||||
|
||||
static mp_size_t mulmod_2expp1_table_n[FFT_N_NUM] = MULMOD_TAB;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user