1#ifndef ROOT_CocoaConstants 
    2#define ROOT_CocoaConstants 
    4#include <Cocoa/Cocoa.h> 
const NSEventType kApplicationDefined
 
const NSUInteger kCommandKeyMask
 
const NSUInteger kMiniaturizableWindowMask
 
const NSUInteger kDeviceIndependentModifierFlagsMask
 
const NSEventType kLeftMouseDown
 
const NSEventType kRightMouseDown
 
const NSUInteger kAlternateKeyMask
 
const NSUInteger kTitledWindowMask
 
const NSUInteger kControlKeyMask
 
const NSUInteger kEventMaskAny
 
const NSUInteger kResizableWindowMask
 
const NSUInteger kAlphaShiftKeyMask
 
const NSUInteger kShiftKeyMask
 
const NSUInteger kClosableWindowMask
 
const NSUInteger kBorderlessWindowMask
 
const NSEventType kKeyDown
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...