summaryrefslogtreecommitdiff
path: root/src/system_error.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-01-29 19:30:27 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-01-29 19:30:27 +0000
commita5b2dbc259e289ea23fe9aebb34eba2c1dc7fefb (patch)
tree5812a629bd48b0968dee7411809c6a6a19680390 /src/system_error.cpp
parent1c9014238e909c768bf84564733b5441d5c9ea2b (diff)
Diffstat (limited to 'src/system_error.cpp')
-rw-r--r--src/system_error.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system_error.cpp b/src/system_error.cpp
index 7376b770ecf89..b40409f854ab9 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"