summaryrefslogtreecommitdiff
path: root/src/fenv/feholdexcept.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/feholdexcept.cpp')
-rw-r--r--src/fenv/feholdexcept.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fenv/feholdexcept.cpp b/src/fenv/feholdexcept.cpp
index 3c73b1f42177..f264c5ae251d 100644
--- a/src/fenv/feholdexcept.cpp
+++ b/src/fenv/feholdexcept.cpp
@@ -9,7 +9,6 @@
#include "src/fenv/feholdexcept.h"
#include "src/__support/FPUtil/FEnvImpl.h"
#include "src/__support/common.h"
-
#include <fenv.h>
namespace LIBC_NAMESPACE {