11 #ifndef _LIBCPP_SUPPORT_FUCHSIA_XLOCALE_H
12 #define _LIBCPP_SUPPORT_FUCHSIA_XLOCALE_H
14 #if defined(__Fuchsia__)
18 #include <support/xlocale/__posix_l_fallback.h>
19 #include <support/xlocale/__strtonum_fallback.h>
21 #endif // defined(__Fuchsia__)
23 #endif // _LIBCPP_SUPPORT_FUCHSIA_XLOCALE_H