mirror of
https://github.com/debauchee/barrier.git
synced 2024-12-28 13:43:37 +03:00
06d77fe314
on OS X server.
9 lines
185 B
C
9 lines
185 B
C
//
|
|
// Prefix header for all source files of the 'deleteme' target in the 'deleteme' project.
|
|
//
|
|
|
|
#define MAC_OS_X_VERSION_MAX_ALLOWED MAC_OS_X_VERSION_10_2
|
|
|
|
|
|
#include <Carbon/Carbon.h>
|