00001 // (C) Copyright John Maddock 2002. 00002 // Use, modification and distribution are subject to the 00003 // Boost Software License, Version 1.0. (See accompanying file 00004 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 00005 00006 // See http://www.boost.org for most recent version. 00007 00008 #define BOOST_PLATFORM "AmigaOS" 00009 00010 #define BOOST_DISABLE_THREADS 00011 #define BOOST_NO_CWCHAR 00012 #define BOOST_NO_STD_WSTRING 00013 #define BOOST_NO_INTRINSIC_WCHAR_T 00014 00015