aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/CXXInheritance.h
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2009-10-06 23:38:31 +0000
committerMike Stump <mrs@apple.com>2009-10-06 23:38:31 +0000
commitda5529121eb3102432170ee0a1797b9e58044a2f (patch)
treef11a78c8a433b8f36c50f30a2d409d6fd34fae67 /include/clang/AST/CXXInheritance.h
parent4657a992742862639a356352c26b4e88f995b578 (diff)
Fix eof.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83432 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/AST/CXXInheritance.h')
-rw-r--r--include/clang/AST/CXXInheritance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/AST/CXXInheritance.h b/include/clang/AST/CXXInheritance.h
index 2fc48abe04..a57bcc184a 100644
--- a/include/clang/AST/CXXInheritance.h
+++ b/include/clang/AST/CXXInheritance.h
@@ -209,4 +209,4 @@ public:
} // end namespace clang
-#endif \ No newline at end of file
+#endif