$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [config] missing BOOST_HAS_STDINT_H for PGI
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-03-21 16:21:59
ticket: 6724
boost/config/compilers/pgi.h does not define BOOST_HAS_STDINT_H ->
boost/cstdint.hpp does not include stdint.h
Oliver