Author: dgregor
Date: Fri Feb  5 15:07:53 2010
New Revision: 95429

URL: http://llvm.org/viewvc/llvm-project?rev=95429&view=rev
Log:
Oops, thanks Clang

Modified:
    cfe/trunk/include/clang/AST/ASTImporter.h

Modified: cfe/trunk/include/clang/AST/ASTImporter.h
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/AST/ASTImporter.h?rev=95429&r1=95428&r2=95429&view=diff

==============================================================================
--- cfe/trunk/include/clang/AST/ASTImporter.h (original)
+++ cfe/trunk/include/clang/AST/ASTImporter.h Fri Feb  5 15:07:53 2010
@@ -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"


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to