aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/ryu/d2fixed.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2023-04-08 17:29:31 +0200
committerMark de Wever <koraq@xs4all.nl>2023-04-09 17:57:14 +0200
commite8cfbfd05a951b85f80156dffc8eeecb34c7271c (patch)
tree5815626e1eb7bc1f95d0072774a0f5c10c2739a3 /libcxx/src/ryu/d2fixed.cpp
parentbdf7fd8297bcbcddc9c184a40c954c1f1b0b8340 (diff)
downloadllvm-e8cfbfd05a951b85f80156dffc8eeecb34c7271c.zip
llvm-e8cfbfd05a951b85f80156dffc8eeecb34c7271c.tar.gz
llvm-e8cfbfd05a951b85f80156dffc8eeecb34c7271c.tar.bz2
[libc++] Granularize system_error.
Reviewed By: #libc, philnik Differential Revision: https://reviews.llvm.org/D147853
Diffstat (limited to 'libcxx/src/ryu/d2fixed.cpp')
-rw-r--r--libcxx/src/ryu/d2fixed.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/src/ryu/d2fixed.cpp b/libcxx/src/ryu/d2fixed.cpp
index 305fbb4..e03f1a7 100644
--- a/libcxx/src/ryu/d2fixed.cpp
+++ b/libcxx/src/ryu/d2fixed.cpp
@@ -43,7 +43,6 @@
#include <__config>
#include <charconv>
#include <cstring>
-#include <system_error>
#include "include/ryu/common.h"
#include "include/ryu/d2fixed.h"