aboutsummaryrefslogtreecommitdiff
path: root/include/cstddef
diff options
context:
space:
mode:
Diffstat (limited to 'include/cstddef')
-rw-r--r--include/cstddef2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cstddef b/include/cstddef
index c26377216028..7ef16ff2a367 100644
--- a/include/cstddef
+++ b/include/cstddef
@@ -56,7 +56,7 @@ typedef long double max_align_t;
#ifdef _LIBCPP_HAS_NO_NULLPTR
-struct _LIBCPP_TYPE_VIS nullptr_t
+struct _LIBCPP_TYPE_VIS_ONLY nullptr_t
{
void* __lx;