Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/python/module.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // Copyright David Abrahams 2001.
0002 // Distributed under the Boost Software License, Version 1.0. (See
0003 // accompanying file LICENSE_1_0.txt or copy at
0004 // http://www.boost.org/LICENSE_1_0.txt)
0005 #ifndef MODULE_DWA2001128_HPP
0006 # define MODULE_DWA2001128_HPP
0007 
0008 # include <boost/python/detail/prefix.hpp>
0009 
0010 # include <boost/python/module_init.hpp>
0011 # define BOOST_PYTHON_MODULE BOOST_PYTHON_MODULE_INIT
0012 
0013 #endif // MODULE_DWA20011221_HPP