mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-14 06:37:33 +00:00
Remove guard, so *each* inclusion will result in a warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51708 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b4106170dd
commit
81fb27cc3a
@ -25,12 +25,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_ADT_ITERATOR
|
||||
#define LLVM_ADT_ITERATOR
|
||||
|
||||
#warning This files includes old 'llvm/ADT/iterator' file, which was replaced \
|
||||
by 'llvm/ADT/iterator.h'. Please consider upgrading the source.
|
||||
|
||||
#include "llvm/ADT/iterator.h"
|
||||
|
||||
#endif // LLVM_ADT_ITERATOR
|
||||
|
Loading…
x
Reference in New Issue
Block a user