diff options
Diffstat (limited to 'llvm/tools/llvmc/Configuration.h')
-rw-r--r-- | llvm/tools/llvmc/Configuration.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/Configuration.h b/llvm/tools/llvmc/Configuration.h index b121f9dcbb9..bf3827581c8 100644 --- a/llvm/tools/llvmc/Configuration.h +++ b/llvm/tools/llvmc/Configuration.h @@ -10,7 +10,8 @@ // This file declares the LLVMC_ConfigDataProvider class which implements the // generation of ConfigData objects for the CompilerDriver. // -//===------------------------------------------------------------------------=== +//===----------------------------------------------------------------------===// + #ifndef LLVM_TOOLS_LLVMC_CONFIGDATA_H #define LLVM_TOOLS_LLVMC_CONFIGDATA_H |