static_constant.hpp

Go to the documentation of this file.
00001 
00002 #ifndef BOOST_MPL_AUX_CONFIG_STATIC_CONSTANT_HPP_INCLUDED
00003 #define BOOST_MPL_AUX_CONFIG_STATIC_CONSTANT_HPP_INCLUDED
00004 
00005 // Copyright Aleksey Gurtovoy 2000-2004
00006 //
00007 // Distributed under the Boost Software License, Version 1.0. 
00008 // (See accompanying file LICENSE_1_0.txt or copy at 
00009 // http://www.boost.org/LICENSE_1_0.txt)
00010 //
00011 // See http://www.boost.org/libs/mpl for documentation.
00012 
00013 // $Source: /Users/acg/CVSROOT/systemc-2.2/src/sysc/packages/boost/mpl/aux_/config/static_constant.hpp,v $
00014 // $Date: 2006/12/15 20:31:38 $
00015 // $Revision: 1.1.1.1 $
00016 
00017 #if !defined(BOOST_MPL_PREPROCESSING_MODE)
00018 // BOOST_STATIC_CONSTANT is defined here:
00019 #   include <sysc/packages/boost/config.hpp>
00020 #else
00021 // undef the macro for the preprocessing mode
00022 #   undef BOOST_STATIC_CONSTANT
00023 #endif
00024 
00025 #endif // BOOST_MPL_AUX_CONFIG_STATIC_CONSTANT_HPP_INCLUDED

Generated on Wed Jan 21 15:32:10 2009 for SystemC by  doxygen 1.5.5