X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fgc%2Fhp%2Fhp_decl.h;h=cc846ecdba617691cc2a44d414e7668f86d85e04;hp=76f0aba2d2fa1efe0bcfe00a271336d3ba140a6b;hb=cc85be90a5a236fdec17307656ef6bbdba040def;hpb=880b263082f2ec708ae821981b6ceb14fb4bb9b3 diff --git a/cds/gc/hp/hp_decl.h b/cds/gc/hp/hp_decl.h index 76f0aba2..cc846ecd 100644 --- a/cds/gc/hp/hp_decl.h +++ b/cds/gc/hp/hp_decl.h @@ -1,7 +1,7 @@ //$$CDS-header$$ -#ifndef __CDS_GC_HP_DECL_H -#define __CDS_GC_HP_DECL_H +#ifndef __CDS_GC_HP_HP_DECL_H +#define __CDS_GC_HP_HP_DECL_H #include // overflow_error #include @@ -501,4 +501,4 @@ namespace cds { namespace gc { }; }} // namespace cds::gc -#endif // #ifndef __CDS_GC_HP_DECL_H +#endif // #ifndef __CDS_GC_HP_HP_DECL_H