Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:30:07

0001 //  (C) Copyright John Maddock 2002. 
0002 //  Use, modification and distribution are subject to the 
0003 //  Boost Software License, Version 1.0. (See accompanying file 
0004 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0005 
0006 //  See http://www.boost.org for most recent version.
0007 
0008 #define BOOST_PLATFORM "AmigaOS"
0009 
0010 #define BOOST_DISABLE_THREADS
0011 #define BOOST_NO_CWCHAR
0012 #define BOOST_NO_STD_WSTRING
0013 #define BOOST_NO_INTRINSIC_WCHAR_T
0014  
0015