mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
fixed compiler warnings
This commit is contained in:
@@ -29,6 +29,8 @@ limitations under the License.
|
||||
|
||||
#define ILibDuktape_CompressorStream_ptr "\xFF_Duktape_CompressorStream_ptr"
|
||||
#define ILibDuktape_CompressorStream_ResumeBuffer "\xFF_Duktape_CompressorStream_ResumeBuffer"
|
||||
extern uint32_t crc32(uint32_t crc, const unsigned char* buf, uint32_t len);
|
||||
|
||||
typedef struct ILibDuktape_CompressorStream
|
||||
{
|
||||
duk_context *ctx;
|
||||
|
||||
Reference in New Issue
Block a user