mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 12:17:26 +01:00
need stdio.h for sprintf
This commit is contained in:
parent
edbdee81ca
commit
b278639e8b
@ -34,7 +34,7 @@
|
||||
#include <limits>
|
||||
#include <limits.h>
|
||||
|
||||
// #include <stdio.h>
|
||||
#include <stdio.h>
|
||||
|
||||
// convinience macro
|
||||
#define U128_C(s) uint128(#s)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user