From 4efa3ebe0d8757e42f7b191d95e4e2abe541f06f Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Tue, 17 Jun 2025 23:32:29 +0800 Subject: [PATCH] Update amalgamate.py --- amalgamate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/amalgamate.py b/amalgamate.py index 9facee36..a251b558 100644 --- a/amalgamate.py +++ b/amalgamate.py @@ -15,6 +15,8 @@ COPYRIGHT = '''/* * Distributed Under The MIT License * https://github.com/pocketpy/pocketpy */ + +#define PK_IS_PUBLIC_INCLUDE ''' def read_file(path):