From 337e3a5feab8675aacaa75573b522079ff929601 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Sat, 28 Nov 2009 19:45:26 +0000 Subject: Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. llvm-svn: 90044 --- clang/lib/Sema/CodeCompleteConsumer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp') diff --git a/clang/lib/Sema/CodeCompleteConsumer.cpp b/clang/lib/Sema/CodeCompleteConsumer.cpp index a9d83010576..b0a7a664f5a 100644 --- a/clang/lib/Sema/CodeCompleteConsumer.cpp +++ b/clang/lib/Sema/CodeCompleteConsumer.cpp @@ -17,7 +17,6 @@ #include "Sema.h" #include "llvm/ADT/STLExtras.h" #include "llvm/ADT/StringSwitch.h" -#include "llvm/Support/Compiler.h" #include "llvm/Support/raw_ostream.h" #include #include -- cgit v1.2.3