Skip to content

src: make base64.h self-contained

This commit includes stdint.h (for uint8_t, uint32_t, and int8_t) to make it self-contained.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

Merge request reports

Loading