Update of /cvsroot/boost/boost/boost/config
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31044
Added Files:
prefix.hpp
Log Message:
new BOOST_CXX_(compiler) macros (see
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BoostConfig)
--- NEW FILE: prefix.hpp ---
/*
__________________________________________________________________
(C) Copyright Gennaro Prota & Rene Rivera 2006.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
__________________________________________________________________
Part of the Boost.Config system: http://www.boost.org/libs/config/
This file is intended to be stable, and relatively unchanging.
*/
#ifndef BOOST_CONFIG_PREFIX_HPP
#define BOOST_CONFIG_PREFIX_HPP
#define BOOST_CXX_GCCXML 0
#define BOOST_CXX_COMO 0
#define BOOST_CXX_DMC 0
#define BOOST_CXX_INTELC 0 /* ok? __INTEL_COMPILER,
__ICL/__ICC/__ECC */
#define BOOST_CXX_GNUC 0
#define BOOST_CXX_KCC 0
#define BOOST_CXX_SGI 0
#define BOOST_CXX_DEC 0
#define BOOST_CXX_GHS 0
#define BOOST_CXX_BORLANDC 0
#define BOOST_CXX_CW 0 /* ok? __MWERKS__*/
#define BOOST_CXX_SUNPRO 0
#define BOOST_CXX_ACC 0 /* ok? __HP_aCC */
#define BOOST_CXX_MPW 0
#define BOOST_CXX_IBMCPP 0 /* ok? */
#define BOOST_CXX_MSVC 0
#endif // include guard
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs