Ticket #3548: commeau.2.diff

File commeau.2.diff, 479 bytes (added by michaelsheppa1469@…, 6 years ago)

I want to view my account history> manage my services talk & text history> talk & text history: past 2 months

  • ../../../boost/cstdint.hpp

     
    2626#include <boost/config.hpp>
    2727
    2828
    29 #ifdef BOOST_HAS_STDINT_H
     29#if defined(BOOST_HAS_STDINT_H) && (!defined(__GLIBC__) || defined(__GLIBC_HAVE_LONG_LONG))
    3030
    3131// The following #include is an implementation artifact; not part of interface.
    3232# ifdef __hpux