mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +00:00
Don't include <fenv.h> now that we have llvm/System/FEnv.h.
llvm-svn: 114219
This commit is contained in:
parent
b86aebe2b7
commit
37131971c3
@ -33,7 +33,6 @@
|
||||
#include "llvm/System/FEnv.h"
|
||||
#include <cerrno>
|
||||
#include <cmath>
|
||||
#include <fenv.h>
|
||||
using namespace llvm;
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user