aboutsummaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/RoundingModeUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/UnitTest/RoundingModeUtils.h')
-rw-r--r--libc/test/UnitTest/RoundingModeUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/test/UnitTest/RoundingModeUtils.h b/libc/test/UnitTest/RoundingModeUtils.h
index cdc3699..5f23a87 100644
--- a/libc/test/UnitTest/RoundingModeUtils.h
+++ b/libc/test/UnitTest/RoundingModeUtils.h
@@ -9,8 +9,8 @@
#ifndef LLVM_LIBC_TEST_UNITTEST_ROUNDINGMODEUTILS_H
#define LLVM_LIBC_TEST_UNITTEST_ROUNDINGMODEUTILS_H
+#include "hdr/stdint_proxy.h"
#include "src/__support/macros/config.h"
-#include <stdint.h>
namespace LIBC_NAMESPACE_DECL {
namespace fputil {