diff options
author | Sam Clegg <sbc@chromium.org> | 2021-12-13 09:54:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 17:54:39 +0000 |
commit | d530c95cf445d00c3cad0acc5f13e3f9a7075afe (patch) | |
tree | d8e78dc324674d54b5db6e02fac2abc95beb3e79 /test/run-c-api-examples.py | |
parent | 930b00154136593db87fd99b6ff0a1656e9b69de (diff) | |
download | wabt-d530c95cf445d00c3cad0acc5f13e3f9a7075afe.tar.gz wabt-d530c95cf445d00c3cad0acc5f13e3f9a7075afe.tar.bz2 wabt-d530c95cf445d00c3cad0acc5f13e3f9a7075afe.zip |
Split base-types.h and string-format.h out of common.h (#1785)
This allows them to be used in headers such as `src/type.h`
which, because they are needed in common.h, cannot themselves
include `common.h`
This allows, for example, `StringPrintf` to be used in type.h
which is something I'm planning to do as a followup.
Diffstat (limited to 'test/run-c-api-examples.py')
0 files changed, 0 insertions, 0 deletions