diff options
-rw-r--r-- | include/clang/Driver/HostInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Driver/HostInfo.h b/include/clang/Driver/HostInfo.h index 6b0b284dbb..e83e1d257b 100644 --- a/include/clang/Driver/HostInfo.h +++ b/include/clang/Driver/HostInfo.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// -#ifndef CLANG_DRIVER_HOSTINFO,_H_ +#ifndef CLANG_DRIVER_HOSTINFO_H_ #define CLANG_DRIVER_HOSTINFO_H_ #include <string> |