Commit 7be7dc28 authored by Dag Sverre Seljebotn's avatar Dag Sverre Seljebotn

Another utility code order fix

parent 2cbc2619
...@@ -952,7 +952,7 @@ complex_ops = { ...@@ -952,7 +952,7 @@ complex_ops = {
} }
complex_header_utility_code = UtilityCode( complex_header_utility_code = UtilityCode(
proto_block='utility_code_proto_before_types', proto_block='h_code',
proto=""" proto="""
#if !defined(CYTHON_CCOMPLEX) #if !defined(CYTHON_CCOMPLEX)
#if defined(__cplusplus) #if defined(__cplusplus)
......
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