summaryrefslogtreecommitdiff
path: root/starmath/inc/token.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-05-23 10:21:54 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-02-27 23:45:13 +0100
commite1f41f200a6a2d89571bfa539a9e2584287a9493 (patch)
treee7ed371600f78adb1d56217bf948c183de731b84 /starmath/inc/token.hxx
parent9a1976f072aa94623a7f2f77796ecd0e075d157a (diff)
Missing #include <stdint.h> in various external code
...which is a problem presumably since GCC 13 trunk <https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=6f038efd93593da6e661b829d1bd3877e75550f1> "libstdc++: Avoid including <cstdint> for std::char_traits". (All the broken C++ code used unqualified uintptr_t etc. rather than std::uintptr_t etc., so I deemed it more appropriate to include <stdint.h> rather than <cstdint>.) Change-Id: Id9dfc383c5986126a425971c4557b90ac45ac963 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134760 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'starmath/inc/token.hxx')
0 files changed, 0 insertions, 0 deletions