]> granicus.if.org Git - clang/commitdiff
Oops, thanks Clang
authorDouglas Gregor <dgregor@apple.com>
Fri, 5 Feb 2010 21:07:53 +0000 (21:07 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 5 Feb 2010 21:07:53 +0000 (21:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95429 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/ASTImporter.h

index d8e1839bea6f2723651e21f1930d34e0f0363d9e..7cd6499be37ffe1818fbac75aec5e60e3790bf3a 100644 (file)
@@ -11,7 +11,7 @@
 //  context into another context.
 //
 //===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_AST_ASTIM PORTER_H
+#ifndef LLVM_CLANG_AST_ASTIMPORTER_H
 #define LLVM_CLANG_AST_ASTIMPORTER_H
 
 #include "clang/AST/Type.h"