]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/config/compiler/compaq_cxx.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
8fb73fbaea143933e2840218aedc082af0c158c7
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / config / compiler / compaq_cxx.hpp
1 //  (C) Copyright John Maddock 2001 - 2003. \r
2 //  Use, modification and distribution are subject to the \r
3 //  Boost Software License, Version 1.0. (See accompanying file \r
4 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\r
5 \r
6 //  See http://www.boost.org for most recent version.\r
7 \r
8 //  Tru64 C++ compiler setup (now HP):\r
9 \r
10 #define BOOST_COMPILER "HP Tru64 C++ " BOOST_STRINGIZE(__DECCXX_VER)\r
11 \r
12 #include "boost/config/compiler/common_edg.hpp"\r
13 \r
14 //\r
15 // versions check:\r
16 // Nothing to do here?\r
17 \r
18 \r
19 \r