From 08b94e0ae8d41624aacadb5994234609c82e847a Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Mon, 19 Jan 2004 20:45:33 +0000 Subject: [PATCH] DM fixes [SVN r21830] --- include/boost/config/compiler/digitalmars.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/config/compiler/digitalmars.hpp b/include/boost/config/compiler/digitalmars.hpp index 265abcb9..c202643e 100644 --- a/include/boost/config/compiler/digitalmars.hpp +++ b/include/boost/config/compiler/digitalmars.hpp @@ -11,7 +11,7 @@ #define BOOST_HAS_LONG_LONG #define BOOST_NO_TEMPLATE_TEMPLATES -//#define NEEDS_PASTING_TOKEN_FOR_JUXTAPOSING +#define BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING #define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS #define BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS