From c3e10da3dc0f616b78ccf85206fdcf4c92f8ac85 Mon Sep 17 00:00:00 2001 From: dim Date: Wed, 29 Jan 2014 19:30:27 +0000 Subject: Vendor import of libc++ tags/RELEASE_34/final r197960: https://llvm.org/svn/llvm-project/libcxx/tags/RELEASE_34/final@197960 --- src/system_error.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/system_error.cpp') diff --git a/src/system_error.cpp b/src/system_error.cpp index 7376b77..b40409f 100644 --- a/src/system_error.cpp +++ b/src/system_error.cpp @@ -7,6 +7,7 @@ // //===----------------------------------------------------------------------===// +#define _LIBCPP_BUILDING_SYSTEM_ERROR #include "system_error" #include "string" #include "cstring" -- cgit v1.1