Fixes to get libc++ building on sun solaris. Patch from C Bergstrom.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@222794 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
#include <sys/localedef.h>
|
||||
#include "xlocale.h"
|
||||
#include "support/solaris/xlocale.h"
|
||||
|
||||
static _LC_locale_t *__C_locale;
|
||||
|
||||
|
Reference in New Issue
Block a user