Changes between Version 4 and Version 5 of Ticket #61775, comment 4


Ignore:
Timestamp:
Dec 8, 2020, 5:51:28 AM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61775, comment 4

    v4 v5  
    44No, you're right... Mame is using libc++, rather than libstdc++.
    55
    6 However, after more investigation, this is a C header file issue... completely unrelated to the C++ standard library.
     6However, more digging revealed this to be a C header file issue... completely unrelated to the C++ standard library.