[libc++] Move the #error message for no localization to <locale.h>
<locale.h> is lower level than <__locale>, so that's where we want the error to live for systems that don't provide localization support.
Loading
Please sign in to comment
<locale.h> is lower level than <__locale>, so that's where we want the error to live for systems that don't provide localization support.