X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fcontainer%2Fsplit_list_set_nogc.h;h=6da1853595c468fffdd5fb898a662a036afa2289;hp=12d9124976e533be6deb7fd2a803724cf7f1a447;hb=9e2654f9e05fa1ed4cbb78387363d735d385b74c;hpb=fd686439c8acfbdb1680e226e0ece0055619f5b8 diff --git a/cds/container/split_list_set_nogc.h b/cds/container/split_list_set_nogc.h index 12d91249..6da18535 100644 --- a/cds/container/split_list_set_nogc.h +++ b/cds/container/split_list_set_nogc.h @@ -1,7 +1,7 @@ //$$CDS-header$$ -#ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H -#define __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H +#ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H +#define CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H #include #include @@ -356,4 +356,4 @@ namespace cds { namespace container { }} // namespace cds::container -#endif // #ifndef __CDS_CONTAINER_SPLIT_LIST_SET_NOGC_H +#endif // #ifndef CDSLIB_CONTAINER_SPLIT_LIST_SET_NOGC_H