mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Fixing missing max_align_t error
This commit is contained in:
parent
4eb71d2cd2
commit
ee9ecb6115
@ -11,7 +11,8 @@
|
|||||||
Note this class requires the gnu multiprecision (GNU MP) library.
|
Note this class requires the gnu multiprecision (GNU MP) library.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
// fixing ::max_align_t error for some versions of g++/clang++
|
||||||
|
#include<stddef.h>
|
||||||
#include<math.h>
|
#include<math.h>
|
||||||
#include<stdio.h>
|
#include<stdio.h>
|
||||||
#include<stdlib.h>
|
#include<stdlib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user