Add stdint include
Since st is using now int32_t and uint32_t the inclusion of stdint or inttype is mandatory, because in other case the definition of these new types will not be known by the compiler.master
parent
53474391bc
commit
08a3eea571
Loading…
Reference in New Issue