aboutsummaryrefslogtreecommitdiff
path: root/tests/tests_basic.c
diff options
context:
space:
mode:
authorDavid Lechner <david@pybricks.com>2019-06-16 15:05:18 -0500
committerDavid Lechner <david@pybricks.com>2019-06-16 15:38:23 -0500
commit11855068c37558b01e519e89d27961379ae57589 (patch)
tree125a76d2542b51c85448759751fde36f65772c56 /tests/tests_basic.c
parentff0a5f69c20a9a808402a16dde8b20ce88e04f4d (diff)
downloadlibfixmath-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