mirror of
https://github.com/bellard/quickjs.git
synced 2026-03-31 20:28:01 +00:00
added missing header
This commit is contained in:
parent
2a4f629a3b
commit
29630bcea6
@ -27,6 +27,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user