diff options
Diffstat (limited to 'tools/llvmc/ConfigLexer.h')
-rw-r--r-- | tools/llvmc/ConfigLexer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/llvmc/ConfigLexer.h b/tools/llvmc/ConfigLexer.h index 2d5c64e865..39960c88b9 100644 --- a/tools/llvmc/ConfigLexer.h +++ b/tools/llvmc/ConfigLexer.h @@ -9,7 +9,8 @@ // // This file declares the types and data needed by ConfigLexer.l // -//===------------------------------------------------------------------------=== +//===----------------------------------------------------------------------===// + #ifndef LLVM_TOOLS_LLVMC_CONFIGLEXER_H #define LLVM_TOOLS_LLVMC_CONFIGLEXER_H |