Files
boost_config/include/boost/config/platform/hpux.hpp

15 lines
486 B
C++
Raw Normal View History

// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provided "as is" without express or implied
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version.
// hpux specific config options:
#define BOOST_PLATFORM "HP Unix"
#define BOOST_HAS_STDINT_H
#define BOOST_NO_SWPRINTF