Skip to content
Snippets Groups Projects
Commit 4a253e5a authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

Don't include <fenv.h> now that we have llvm/System/FEnv.h.

llvm-svn: 114219
parent 4a5e5402
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,6 @@
#include "llvm/System/FEnv.h"
#include <cerrno>
#include <cmath>
#include <fenv.h>
using namespace llvm;
//===----------------------------------------------------------------------===//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment