commit | 422a53fd7a28c73bfd4be5543249571ce01dbac7 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Tue Sep 21 21:28:23 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Tue Sep 21 21:28:23 2010 +0000 |
tree | 0b418cc099124efa611ee494a98debf51fe9261e | |
parent | 333f50d30cd7b9f6e171e0ea1285a9cfbaa1342a [diff] [blame] |
visibility-decoration. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@114486 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/cstddef b/include/cstddef index a5297ec..def48bc 100644 --- a/include/cstddef +++ b/include/cstddef
@@ -54,7 +54,7 @@ #ifdef _LIBCPP_HAS_NO_NULLPTR -struct nullptr_t +struct _LIBCPP_VISIBLE nullptr_t { void* _;