summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-08-08 15:49:07 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-08-08 15:49:07 +0000
commitbb8d048ac08a960d5f3b3c9bc02774bb23665e3a (patch)
tree9b72bbaaf211f8531fb4acc8f2342b3ebff3d353 /include
parent87143dced1a13254922973c14f5f71054b1e5b77 (diff)
Silence some -Wall warnings pointed out by Marshall Clow
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@137047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/cxa_demangle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cxa_demangle.h b/include/cxa_demangle.h
index bb4ce60..8ba2c8d 100644
--- a/include/cxa_demangle.h
+++ b/include/cxa_demangle.h
@@ -18,7 +18,7 @@ namespace __cxxabiv1
namespace __libcxxabi
{
-struct __demangle_tree;
+class __demangle_tree;
class __node;
char*