summaryrefslogtreecommitdiffstats
path: root/libcxx/include/random
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/random')
-rw-r--r--libcxx/include/random2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/include/random b/libcxx/include/random
index 0e0860e7398..c5c33c0fb32 100644
--- a/libcxx/include/random
+++ b/libcxx/include/random
@@ -1646,7 +1646,9 @@ class piecewise_linear_distribution
#include <ostream>
#include <cmath>
+#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
+#endif
_LIBCPP_BEGIN_NAMESPACE_STD
OpenPOWER on IntegriCloud