Commit 628d15a2 authored by Xavier Thompson's avatar Xavier Thompson

Fix code generation order of support for CheckedResult exception signaling

parent 1c3f95c9
......@@ -69,6 +69,7 @@ auto __Pyx_pythran_to_python(T &&value) -> decltype(to_python(
#endif
/////////////// CheckedResult.proto ///////////////
//@proto_block: utility_code_proto_before_types
#include <type_traits>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment