Remove guard, so *each* inclusion will result in a warning
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 29 May 2008 21:57:11 +0000 (21:57 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 29 May 2008 21:57:11 +0000 (21:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51708 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/iterator

index 0fc9158b771eda1149c3d9414499d5856572d437..262cc1f2398136763f2ecd7959477c5c3a0f7ee3 100644 (file)
 //
 //===----------------------------------------------------------------------===//
 
-#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