diff options
Diffstat (limited to 'contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h')
-rw-r--r-- | contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h b/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h index a026c95..aff73b7 100644 --- a/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h +++ b/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h @@ -11,8 +11,8 @@ |* *| \*===----------------------------------------------------------------------===*/ -#ifndef CLANG_C_CXERRORCODE_H -#define CLANG_C_CXERRORCODE_H +#ifndef LLVM_CLANG_C_CXERRORCODE_H +#define LLVM_CLANG_C_CXERRORCODE_H #include "clang-c/Platform.h" |