zep icon indicating copy to clipboard operation
zep copied to clipboard

Adding missing cstdint include in stringutils

Open redstrate opened this issue 2 years ago • 0 comments

Description

This was failing to build on my machine, since I guess one of the std headers did not include as expected.

Type of change

Please delete options that are not relevant.

  • [x] Bug fix (non-breaking change which fixes an issue)

Test Configuration:

  • OS: Arch Linux

Checklist:

  • [X] My code has been formatted with the clang format file

redstrate avatar Oct 24 '23 13:10 redstrate