diff options
Diffstat (limited to 'llvm/include/Support/iterator')
| -rw-r--r-- | llvm/include/Support/iterator | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/Support/iterator b/llvm/include/Support/iterator index 46cf9679369..444f5ab152b 100644 --- a/llvm/include/Support/iterator +++ b/llvm/include/Support/iterator @@ -16,8 +16,8 @@ // //===----------------------------------------------------------------------===// -#ifndef SUPPORT_ITERATOR_H -#define SUPPORT_ITERATOR_H +#ifndef SUPPORT_ITERATOR +#define SUPPORT_ITERATOR #include <iterator> |

