Add API to query OSX/MacOS version

This commit is contained in:
Robin Gareus 2020-03-24 14:25:22 +01:00
parent 2f0914c730
commit 853bf6d178
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 41 additions and 0 deletions

View file

@ -54,6 +54,7 @@ using namespace std;
extern void set_language_preference (); // cocoacarbon.mm
extern void no_app_nap (); // cocoacarbon.mm
extern int query_darwin_version (); // cocoacarbon.mm
static void
setup_logging (void)