diff options
author | David Chisnall <theraven@FreeBSD.org> | 2012-05-03 16:04:02 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2012-05-03 16:04:02 +0000 |
commit | 43cd7615798ea22556f20bbd64cff1e0c691e1d0 (patch) | |
tree | 856ce4e42da23163e4316bca6732710e898f0265 /src/utility.cpp | |
parent | acbeab898d6a7f4036c55962a2460aab3e0eda3f (diff) |
Notes
Diffstat (limited to 'src/utility.cpp')
-rw-r--r-- | src/utility.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utility.cpp b/src/utility.cpp index 7dccffb73e5a3..e9830e7c24f01 100644 --- a/src/utility.cpp +++ b/src/utility.cpp @@ -7,6 +7,7 @@ // //===----------------------------------------------------------------------===// +#define _LIBCPP_BUILDING_UTILITY #include "utility" _LIBCPP_BEGIN_NAMESPACE_STD |