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


Ignore:
Timestamp:
Dec 8, 2020, 5:50:04 AM (4 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61775, comment 4

    v3 v4  
    44No, you're right... Mame is using libc++, rather than libstdc++.
    55
    6 It turns out that this is a C header file issue, completely unrelated to the C++ standard library.
     6However, after more investigation, this is a C header file issue... completely unrelated to the C++ standard library.