X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FIntegersSubset.h;h=ce34d785d593fd1f61e2434cf9cc4f9506cb5c2c;hb=674be02d525d4e24bc6943ed9274958c580bcfbc;hp=9e5361cd3bb96beb52538700ff41119e1f8a4c8e;hpb=bf82b07f5f2ff1ebd3fb607a9f0d31d2b5ada947;p=oota-llvm.git diff --git a/include/llvm/Support/IntegersSubset.h b/include/llvm/Support/IntegersSubset.h index 9e5361cd3bb..ce34d785d59 100644 --- a/include/llvm/Support/IntegersSubset.h +++ b/include/llvm/Support/IntegersSubset.h @@ -15,8 +15,8 @@ // //===----------------------------------------------------------------------===// -#ifndef CONSTANTRANGESSET_H_ -#define CONSTANTRANGESSET_H_ +#ifndef LLVM_SUPPORT_INTEGERSSUBSET_H +#define LLVM_SUPPORT_INTEGERSSUBSET_H #include "llvm/IR/Constants.h" #include "llvm/IR/DerivedTypes.h" @@ -537,4 +537,4 @@ public: } -#endif /* CONSTANTRANGESSET_H_ */ +#endif /* CLLVM_SUPPORT_INTEGERSSUBSET_H */