ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/prefs_macosx.mm
(Generate patch)

Comparing SheepShaver/src/MacOSX/prefs_macosx.mm (file contents):
Revision 1.4 by asvitkine, 2010-01-02T22:08:51Z vs.
Revision 1.5 by asvitkine, 2010-07-27T02:55:09Z

# Line 24 | Line 24
24  
25   #include "sysdeps.h"
26  
27 + // The _UINT64 define is needed to guard against a typedef mismatch with Snow Leopard headers.
28 + #define _UINT64
29 +
30   #include <Cocoa/Cocoa.h>
31   #include "VMSettingsController.h"
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines