diff options
Diffstat (limited to 'llvm/include/Support/STLExtras.h')
| -rw-r--r-- | llvm/include/Support/STLExtras.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/Support/STLExtras.h b/llvm/include/Support/STLExtras.h index b2fde436372..348c4e17aac 100644 --- a/llvm/include/Support/STLExtras.h +++ b/llvm/include/Support/STLExtras.h @@ -7,8 +7,8 @@ // //===----------------------------------------------------------------------===// -#ifndef LLVM_SUPPORT_STL_EXTRAS_H -#define LLVM_SUPPORT_STL_EXTRAS_H +#ifndef SUPPORT_STLEXTRAS_H +#define SUPPORT_STLEXTRAS_H #include <functional> #include "Support/iterator" |

