From beb21a0990d6b0e48bc0bb22dcf24223a0462dce Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Wed, 20 Apr 2011 11:29:30 +0900 Subject: [PATCH] __config: #define _LIBCPP_VISIBILITY_TAG 0 // on mingw32. --- include/__config | 1 + 1 file changed, 1 insertion(+) diff --git a/include/__config b/include/__config index 99789743..2b10d088 100644 --- a/include/__config +++ b/include/__config @@ -17,6 +17,7 @@ #include #undef _STD #undef _C2 +#define _LIBCPP_VISIBILITY_TAG 0 #endif #define _LIBCPP_VERSION 1000