Explicitly include <stdint.h>
This commit is contained in:
parent
b3e27d14aa
commit
25287ce7fb
@ -12,6 +12,7 @@
|
||||
defined(_M_X64) || defined(_M_AMD64))
|
||||
|
||||
# include <emmintrin.h>
|
||||
# include <stdint.h>
|
||||
|
||||
# ifndef _mm_set_epi64x
|
||||
# define _mm_set_epi64x(Q0, Q1) sodium__mm_set_epi64x((Q0), (Q1))
|
||||
|
Loading…
Reference in New Issue
Block a user