]> git.lyx.org Git - lyx.git/blob - boost/boost/config/platform/amigaos.hpp
make boost compile without exceptions
[lyx.git] / boost / boost / config / platform / amigaos.hpp
1
2 //  (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and
3 //  distribute this software is granted provided this copyright notice appears
4 //  in all copies. This software is provided "as is" without express or implied
5 //  warranty, and with no claim as to its suitability for any purpose.
6
7 //  See http://www.boost.org for most recent version.
8
9 #define BOOST_PLATFORM "AmigaOS"
10
11 #define BOOST_DISABLE_THREADS
12 #define BOOST_NO_CWCHAR
13 #define BOOST_NO_STD_WSTRING
14 #define BOOST_NO_INTRINSIC_WCHAR_T
15