X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fos%2Fosx%2Ftopology.h;fp=cds%2Fos%2Fosx%2Ftopology.h;h=1ac1d04b43d023b776c40fbfb7ab0df38bb3374b;hp=a1a84e947f4b19779adaf59a87cf25469118003f;hb=9e2654f9e05fa1ed4cbb78387363d735d385b74c;hpb=fd686439c8acfbdb1680e226e0ece0055619f5b8 diff --git a/cds/os/osx/topology.h b/cds/os/osx/topology.h index a1a84e94..1ac1d04b 100644 --- a/cds/os/osx/topology.h +++ b/cds/os/osx/topology.h @@ -1,9 +1,9 @@ //$$CDS-header$$ -#ifndef __CDS_OS_OSX_TOPOLOGY_H -#define __CDS_OS_OSX_TOPOLOGY_H +#ifndef CDSLIB_OS_OSX_TOPOLOGY_H +#define CDSLIB_OS_OSX_TOPOLOGY_H -#ifndef __CDS_OS_TOPOLOGY_H +#ifndef CDSLIB_OS_TOPOLOGY_H # error " must be included instead" #endif @@ -57,4 +57,4 @@ namespace cds { namespace OS { #endif }} // namespace cds::OS -#endif // #ifndef __CDS_OS_OSX_TOPOLOGY_H +#endif // #ifndef CDSLIB_OS_OSX_TOPOLOGY_H