diff --git a/include/boost/config/compiler/digitalmars.hpp b/include/boost/config/compiler/digitalmars.hpp index c202643e..d34006d9 100644 --- a/include/boost/config/compiler/digitalmars.hpp +++ b/include/boost/config/compiler/digitalmars.hpp @@ -9,11 +9,14 @@ #define BOOST_COMPILER __DMC_VERSION_STRING__ #define BOOST_HAS_LONG_LONG +#define BOOST_HAS_PRAGMA_ONCE +#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL +#define BOOST_NO_OPERATORS_IN_NAMESPACE +#define BOOST_NO_SFINAE #define BOOST_NO_TEMPLATE_TEMPLATES +#define BOOST_NO_USING_TEMPLATE #define BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING - -#define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS #define BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS // check for exception handling support: