add include header in morphism-base

This commit is contained in:
Michael Sippel 2025-03-15 18:28:57 +01:00
parent 5993923338
commit 5a64334b1d
Signed by: senvas
GPG key ID: F96CF119C34B64A6
4 changed files with 25 additions and 4 deletions

View file

@ -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>