Menu

#27 Missing cstdint include in libodfgen's src/OdfGenerator.cxx

untriaged
closed
nobody
None
2024-08-16
2024-08-15
Sam James
No

Hi!

GCC 15's libstdc++ drops some transitive includes which exposes missing #include <cstdint> in projects where uint* is used.

I've attached a trivial patch. Thanks.

Discussion

  • Sam James

    Sam James - 2024-08-15

    Patch attached.

     
  • Fridrich Strba

    Fridrich Strba - 2024-08-16

    Integrated

     
  • Fridrich Strba

    Fridrich Strba - 2024-08-16
    • status: open --> closed
     

Log in to post a comment.