Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
3d60665f
Commit
3d60665f
authored
Dec 13, 2017
by
Andreas Schmidt
Browse files
Fix missing Python include.
parent
5d728194
Pipeline
#1691
failed with stages
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
prrt/prrt.pyx
View file @
3d60665f
...
...
@@ -75,6 +75,9 @@ cdef extern from "util/list.c":
cdef
extern
from
"util/pipe.c"
:
pass
cdef
extern
from
"util/mpsc_queue.c"
:
pass
cdef
class
PrrtCodingConfiguration
:
cdef
cprrt
.
PrrtCodingParams
*
_c_config
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment