diff options
| author | David Lechner <david@pybricks.com> | 2019-06-16 15:05:18 -0500 |
|---|---|---|
| committer | David Lechner <david@pybricks.com> | 2019-06-16 15:38:23 -0500 |
| commit | 11855068c37558b01e519e89d27961379ae57589 (patch) | |
| tree | 125a76d2542b51c85448759751fde36f65772c56 /tests/tests_basic.c | |
| parent | ff0a5f69c20a9a808402a16dde8b20ce88e04f4d (diff) | |
| download | libfixmath-11855068c37558b01e519e89d27961379ae57589.tar.gz | |
Fix conflict with __int64_t typedef
On Linux, we get a compile error because __int64_t is defined and
included by stdint.h. Double underscores are reseved in C in general
and should not be used anyway. Replace with a single leading underscore.
Diffstat (limited to 'tests/tests_basic.c')
0 files changed, 0 insertions, 0 deletions
