diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2017-06-01 20:59:10 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2017-06-01 20:59:10 +0000 |
commit | edb11085302f80f38c9d976f003aa1c9002c7abb (patch) | |
tree | edfe9dcac670e9f47ee7fdee893130fcf86ba196 /src/ios.cpp | |
parent | 10a0bef720b6882fce588a10b07b0584d62eac76 (diff) |
Notes
Diffstat (limited to 'src/ios.cpp')
-rw-r--r-- | src/ios.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ios.cpp b/src/ios.cpp index 7c76ca258b26..0f1d88e378f5 100644 --- a/src/ios.cpp +++ b/src/ios.cpp @@ -22,6 +22,7 @@ #include "new" #include "streambuf" #include "string" +#include "__undef_macros" _LIBCPP_BEGIN_NAMESPACE_STD |