forked from OSchip/llvm-project
parent
3caa009892
commit
7b6fb8048e
|
@ -50,6 +50,8 @@
|
|||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#ifdef _AIX
|
||||
#include "llvm/Support/AIXDataTypesFix.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue