Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:50:38

0001 // Copyright David Abrahams 2004. Distributed under the Boost
0002 // Software License, Version 1.0. (See accompanying
0003 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0004 #ifndef INDIRECT_TRAITS_DWA2004915_HPP
0005 # define INDIRECT_TRAITS_DWA2004915_HPP
0006 
0007 # include <boost/detail/indirect_traits.hpp>
0008 
0009 namespace boost { namespace python {
0010 namespace indirect_traits = boost::detail::indirect_traits;
0011 }} // namespace boost::python::detail
0012 
0013 #endif // INDIRECT_TRAITS_DWA2004915_HPP