mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-26 21:08:47 +02:00
8 lines
185 B
C
8 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>
|