X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fuser_setup%2Fthreading.h;h=add6c62e2ad7a40c01207c70ee6da5de59ea26d5;hp=b6bca441cf6014e46c4a4c5296f766aab377abc3;hb=9e2654f9e05fa1ed4cbb78387363d735d385b74c;hpb=7d15399a4d18ae2061ddb01656d85dbc940ff915 diff --git a/cds/user_setup/threading.h b/cds/user_setup/threading.h index b6bca441..add6c62e 100644 --- a/cds/user_setup/threading.h +++ b/cds/user_setup/threading.h @@ -1,7 +1,7 @@ //$$CDS-header$$ -#ifndef __CDS_USER_SETUP_THREADING_MODEL_H -#define __CDS_USER_SETUP_THREADING_MODEL_H +#ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H +#define CDSLIB_USER_SETUP_THREADING_MODEL_H /** CDS threading model @@ -21,4 +21,4 @@ */ #define CDS_THREADING_AUTODETECT -#endif // #ifndef __CDS_USER_SETUP_THREADING_MODEL_H +#endif // #ifndef CDSLIB_USER_SETUP_THREADING_MODEL_H