From 47ee67868c476afb3c341ca7bc521a78fc56cb87 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Tue, 20 Feb 2001 17:52:35 +0000 Subject: [PATCH] Compaq C++ has neither nor [SVN r9296] --- include/boost/config.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 3a04033d..7ebbe5a1 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -260,6 +260,8 @@ // Compaq Tru64 Unix cxx --------------------------------------------------- #elif defined __DECCXX +# define BOOST_NO_SLIST +# define BOOST_NO_HASH # if defined(__EDG_VERSION__) && __EDG_VERSION__ <= 240 # define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP