Chris@16: // (C) Copyright John Maddock 2002. 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: #define BOOST_PLATFORM "AmigaOS" Chris@16: Chris@16: #define BOOST_DISABLE_THREADS Chris@16: #define BOOST_NO_CWCHAR Chris@16: #define BOOST_NO_STD_WSTRING Chris@16: #define BOOST_NO_INTRINSIC_WCHAR_T Chris@16: Chris@16: