add include header in morphism-base
This commit is contained in:
parent
5993923338
commit
5a64334b1d
4 changed files with 25 additions and 4 deletions
morphisms
|
@ -1,3 +1,7 @@
|
|||
```
|
||||
#include <array/length-prefix.h>
|
||||
```
|
||||
|
||||
morph_array_as_valterm_to_lenpfx (Terminator:x86.UInt8)
|
||||
<Seq~<ValueTerminated Terminator> x86.UInt8>
|
||||
--> <Seq~<LengthPrefix x86.UInt64> x86.UInt8>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue