Jelajahi Sumber

Update amalgamate.py

blueloveTH 6 hari lalu
induk
melakukan
d3caeb7e46
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      amalgamate.py

+ 1 - 1
amalgamate.py

@@ -8,7 +8,7 @@ from typing import List, Dict
 assert os.system("python prebuild.py") == 0
 
 ROOT = 'include/pocketpy'
-PUBLIC_HEADERS = ['config.h', 'export.h', 'vmath.h', 'pocketpy.h']
+PUBLIC_HEADERS = ['config.h', 'export.h', 'vmath.h', 'sandbox.h', 'pocketpy.h']
 
 COPYRIGHT = '''/*
  *  Copyright (c) 2026 blueloveTH