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~312 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6f8907a8d09678b9f5aae045891ad540b59af458;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 935a025f..fb137466 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