diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-30 00:45:27 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-01-30 23:49:22 +0100 |
| commit | 52571b0f5aefb99cd55828945ccedc571c20d097 (patch) | |
| tree | 9d8f007467500433bdfdd389317e0936de7f5d15 /src/instance/inc | |
| parent | 77c4420c06d5eefc47cfca9b686f5d5e916408fe (diff) | |
| download | jancity-52571b0f5aefb99cd55828945ccedc571c20d097.tar.gz | |
gfx: #undef quad
Surprisingly, esp-idf #includes files such as sys/types.h when pulling
other standard header files, even when not explicitly defined. While
this is not a serious issue, incredibly their sys/types.h implementation
uses "#define quad", therefore breaking user code such as anything
related to "struct quad".
Diffstat (limited to 'src/instance/inc')
0 files changed, 0 insertions, 0 deletions
