mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-22 06:30:16 +00:00
641fa2c01e
Including stdint.h should be safe, but if it clashes, we could put an OS X specific wrapper around it: #if (defined(__MACH__) && defined(__APPLE__))