Commit bfd7a79b authored by Stefan Behnel's avatar Stefan Behnel

fix cimport in libcpp.string

--HG--
extra : transplant_source : %E6%CA%F8%11%E8%81u%B9%95%3D%27%C1%0F%F3O%8A%12%3Cnl
parent 7adee4f6
# deprecated cimport for backwards compatibility:
from .string cimport const_char
from libc.string cimport const_char
cdef extern from "<string>" namespace "std":
......
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