diff options
Diffstat (limited to 'libcxx/include/__random/discrete_distribution.h')
| -rw-r--r-- | libcxx/include/__random/discrete_distribution.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/include/__random/discrete_distribution.h b/libcxx/include/__random/discrete_distribution.h index fc19068eb0d7..95e19da0b88c 100644 --- a/libcxx/include/__random/discrete_distribution.h +++ b/libcxx/include/__random/discrete_distribution.h @@ -19,6 +19,7 @@ #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) # pragma GCC system_header +# pragma clang include_instead(<random>) #endif _LIBCPP_PUSH_MACROS |
