From 5d078cbbd7d4319ed6a852e14bf3e45f58a99511 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Sun, 12 Jan 2014 16:13:42 +0700 Subject: Update libcxx to current version. --- system/lib/libcxx/random.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/lib/libcxx/random.cpp') diff --git a/system/lib/libcxx/random.cpp b/system/lib/libcxx/random.cpp index 47cdee40..bd24f2e5 100644 --- a/system/lib/libcxx/random.cpp +++ b/system/lib/libcxx/random.cpp @@ -19,8 +19,10 @@ #ifdef __sun__ #define rename solaris_headers_are_broken #endif +#if !defined(_WIN32) #include #include +#endif // defined(_WIN32) #include _LIBCPP_BEGIN_NAMESPACE_STD -- cgit v1.2.3-70-g09d2