X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fcompiler%2Ficl%2Fdefs.h;h=7552be380502510cab25e1d4d186a758a89a233c;hp=8b1b50ab76e30158d2ed96e908a4118184f3a934;hb=9e2654f9e05fa1ed4cbb78387363d735d385b74c;hpb=fd686439c8acfbdb1680e226e0ece0055619f5b8 diff --git a/cds/compiler/icl/defs.h b/cds/compiler/icl/defs.h index 8b1b50ab..7552be38 100644 --- a/cds/compiler/icl/defs.h +++ b/cds/compiler/icl/defs.h @@ -1,7 +1,7 @@ //$$CDS-header$$ -#ifndef __CDS_COMPILER_ICL_DEFS_H -#define __CDS_COMPILER_ICL_DEFS_H +#ifndef CDSLIB_COMPILER_ICL_DEFS_H +#define CDSLIB_COMPILER_ICL_DEFS_H //@cond // Compiler version @@ -102,4 +102,4 @@ #include //@endcond -#endif // #ifndef __CDS_COMPILER_VC_DEFS_H +#endif // #ifndef CDSLIB_COMPILER_VC_DEFS_H