From fab14d3df75fc3af83c06ed85bb9c068f1144351 Mon Sep 17 00:00:00 2001 From: theraven Date: Thu, 7 Feb 2013 13:09:19 +0000 Subject: Import new libc++ to vendor branch. --- src/debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug.cpp') diff --git a/src/debug.cpp b/src/debug.cpp index b8af4dd..f3a0262 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -23,7 +23,7 @@ __get_db() { static __libcpp_db db; return &db; -}; +} _LIBCPP_VISIBLE const __libcpp_db* -- cgit v1.1