diff options
Diffstat (limited to 'include/cinttypes')
| -rw-r--r-- | include/cinttypes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/cinttypes b/include/cinttypes index cfd763c98f4a..3f61b0634b17 100644 --- a/include/cinttypes +++ b/include/cinttypes @@ -246,10 +246,7 @@ uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int _LIBCPP_BEGIN_NAMESPACE_STD using::imaxdiv_t; - -#undef imaxabs using::imaxabs; -#undef imaxdiv using::imaxdiv; using::strtoimax; using::strtoumax; |
