diff options
Diffstat (limited to 'src/strstream.cpp')
-rw-r--r-- | src/strstream.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strstream.cpp b/src/strstream.cpp index be94f9c89e837..01523cf45462e 100644 --- a/src/strstream.cpp +++ b/src/strstream.cpp @@ -13,6 +13,7 @@ #include "cstring" #include "cstdlib" #include "__debug" +#include "__undef_macros" _LIBCPP_BEGIN_NAMESPACE_STD |