diff --git a/src/_cocoalayer.h b/src/_cocoalayer.h new file mode 100644 index 000000000..a1990b39a --- /dev/null +++ b/src/_cocoalayer.h @@ -0,0 +1,3 @@ +#ifdef __APPLE__ + +#endif