mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-21 02:59:15 +00:00
Make sure <cmath> comes first
llvm-svn: 31559
This commit is contained in:
parent
092c00cb14
commit
c42c7476ce
@ -50,6 +50,8 @@
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#ifdef _AIX
|
||||
#include "llvm/Support/AIXDataTypesFix.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user