Chris@16: // (C) Copyright John Maddock 2001 - 2003. Chris@16: // Use, modification and distribution are subject to the Chris@16: // Boost Software License, Version 1.0. (See accompanying file Chris@16: // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) Chris@16: Chris@16: // See http://www.boost.org for most recent version. Chris@16: Chris@16: // Tru64 C++ compiler setup (now HP): Chris@16: Chris@16: #define BOOST_COMPILER "HP Tru64 C++ " BOOST_STRINGIZE(__DECCXX_VER) Chris@16: Chris@16: #include "boost/config/compiler/common_edg.hpp" Chris@16: Chris@16: // Chris@16: // versions check: Chris@16: // Nothing to do here? Chris@16: Chris@16: Chris@16: