summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/include/clang/Serialization/GlobalModuleIndex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/include/clang/Serialization/GlobalModuleIndex.h b/clang/include/clang/Serialization/GlobalModuleIndex.h
index 53f61e2d59c..c7e9ab4535d 100644
--- a/clang/include/clang/Serialization/GlobalModuleIndex.h
+++ b/clang/include/clang/Serialization/GlobalModuleIndex.h
@@ -36,7 +36,7 @@ class FileManager;
namespace serialization {
class ModuleFile;
-};
+}
using llvm::SmallVector;
using llvm::SmallVectorImpl;
OpenPOWER on IntegriCloud