Skip to content
Snippets Groups Projects
Commit 5755ab4a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Define HAS_INTTYPES_H too, fixes new MSVC build error

syncterm\bbslist.c(778): error C2146: syntax error:
  missing ')' before identifier 'SCNx8

We aren't defining this standard format macro in gen_defs.h (maybe we should
be?) - but as long as MSVC has inttypes.h, seems we should be using that
instead.
parent bbe91834
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment