Enable build for Mac OS

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
This commit is contained in:
HyukWoo Park 2023-01-30 11:42:37 +09:00 committed by Patrick Kim
commit 86b792ebe3
9 changed files with 38 additions and 21 deletions

View file

@ -33,7 +33,6 @@
#endif
#include "api/EscargotPublic.h"
#include "malloc.h"
#if defined(ESCARGOT_ENABLE_TEST)
// these header & function below are used for Escargot internal development