X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=cds%2Fgc%2Fhp%2Fhp_impl.h;h=b78e16070be7415193a7717b4432e560ef29c079;hb=cc85be90a5a236fdec17307656ef6bbdba040def;hp=d2006e374d4758ba815a7ef8f5ed0528b05c52c1;hpb=880b263082f2ec708ae821981b6ceb14fb4bb9b3;p=libcds.git diff --git a/cds/gc/hp/hp_impl.h b/cds/gc/hp/hp_impl.h index d2006e37..b78e1607 100644 --- a/cds/gc/hp/hp_impl.h +++ b/cds/gc/hp/hp_impl.h @@ -1,7 +1,7 @@ //$$CDS-header$$ -#ifndef __CDS_GC_HP_IMPL_H -#define __CDS_GC_HP_IMPL_H +#ifndef __CDS_GC_HP_HP_IMPL_H +#define __CDS_GC_HP_HP_IMPL_H #include #include @@ -54,4 +54,4 @@ namespace cds { namespace gc { }} // namespace cds::gc //@endcond -#endif // #ifndef __CDS_GC_HP_IMPL_H +#endif // #ifndef __CDS_GC_HP_HP_IMPL_H