Skip to content

Fix hexdump's prototype#328

Closed
tclfs wants to merge 1 commit intoapache:masterfrom
tclfs:patch-2
Closed

Fix hexdump's prototype#328
tclfs wants to merge 1 commit intoapache:masterfrom
tclfs:patch-2

Conversation

@tclfs
Copy link
Contributor

@tclfs tclfs commented Aug 10, 2020

Compiled error because hexdump in StringIdMaker.h and StringIdMaker.cpp unmatch.
This patch is to fix this error.

compiled error because hexdump in StringIdMaker.h and StringIdMaker.cpp unmatch
Copy link
Contributor

@ifplusor ifplusor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the missing header of std::size_t, which will be one of cstddef, cstdio, cstdlib, cstring.

@tclfs tclfs closed this Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants