X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FTableGen%2FTGLexer.h;h=b4fa97cc0864cb3114237ab4268b16e29bab7d72;hb=fdee9546235fcacdd73984e000ca4308ed8cfe1a;hp=9f1b535cd404ca3b35b15e660053c2ff1b58e4a4;hpb=f460165a4c1bf4bc762f9b3f12b9ed284b89cc99;p=oota-llvm.git diff --git a/utils/TableGen/TGLexer.h b/utils/TableGen/TGLexer.h index 9f1b535cd40..b4fa97cc086 100644 --- a/utils/TableGen/TGLexer.h +++ b/utils/TableGen/TGLexer.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Chris Lattner and is distributed under -// the University of Illinois Open Source License. See LICENSE.TXT for details. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // @@ -17,6 +17,7 @@ #include #include #include +#include namespace llvm { class MemoryBuffer;