exfat icon indicating copy to clipboard operation
exfat copied to clipboard

config.h must be included before all other headers

Open relan opened this issue 6 months ago • 0 comments

Defines in config.h may affect the ABI and API, so config.h should guaranteed to be included before all other headers and into all translation units.

relan avatar Jun 09 '25 08:06 relan