Fixed compilation with OS X SDK 10.4

This commit is contained in:
alexey.lysiuk 2015-04-05 11:39:49 +03:00
parent 89054f5d60
commit ebd8f24103
1 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,8 @@ enum
kVK_UpArrow = 0x7E
};
static const NSOpenGLPixelFormatAttribute NSOpenGLPFAAllowOfflineRenderers = NSOpenGLPixelFormatAttribute(96);
#endif // prior to 10.5