From: khizmax Date: Sat, 31 Jan 2015 11:24:36 +0000 (+0300) Subject: issue #11: replace _CDS_ header guard prefix with CDSLIB_ X-Git-Tag: v2.1.0~305^2~91 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cd966029597d5c6bdcb6cd4d4a0c2926ec46e4d1;p=libcds.git issue #11: replace _CDS_ header guard prefix with CDSLIB_ --- diff --git a/cds/opt/make_options_var.h b/cds/opt/make_options_var.h index 9d025b3d..cbcdd96d 100644 --- a/cds/opt/make_options_var.h +++ b/cds/opt/make_options_var.h @@ -150,24 +150,24 @@ namespace cds { namespace opt { }; // Specializations for integral type of option -#define _CDS_FIND_OPTION_INTEGRAL_SPECIALIZATION( _type ) template