progsource / maddy

C++ Markdown to HTML header-only parser library
MIT License
194 stars 39 forks source link

blackparser: Add missing include #11

Closed patrickelectric closed 5 years ago

patrickelectric commented 5 years ago

Fix clang build

Signed-off-by: Patrick José Pereira patrickelectric@gmail.com

patrickelectric commented 5 years ago

There is a series of warning messages, but at least this PR fix the compile issue.

progsource commented 5 years ago

Thank you for your contribution!