1234567891011121314151617 |
- #ifndef CONTEXT_RESULT_CONVERTER_DWA2003917_HPP
- # define CONTEXT_RESULT_CONVERTER_DWA2003917_HPP
- namespace boost { namespace python { namespace converter {
- struct context_result_converter {};
- }}}
- #endif // CONTEXT_RESULT_CONVERTER_DWA2003917_HPP
|