Index: libcxx/trunk/include/support/newlib/xlocale.h =================================================================== --- libcxx/trunk/include/support/newlib/xlocale.h +++ libcxx/trunk/include/support/newlib/xlocale.h @@ -19,9 +19,9 @@ #if !defined(__NEWLIB__) || __NEWLIB__ < 2 || \ __NEWLIB__ == 2 && __NEWLIB_MINOR__ < 5 #include -#endif #include #include +#endif #endif // _NEWLIB_VERSION