mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
test(runtime-c-api) Fix compilation errors in test-memory.c
.
This commit is contained in:
parent
dcb4032e9d
commit
2a0e42c1e5
@ -2,6 +2,7 @@
|
|||||||
#include "../wasmer.h"
|
#include "../wasmer.h"
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user