Add more missing headers

This commit is contained in:
Michael Pfaff 2022-09-12 11:00:33 -04:00
parent 3e1bd16a37
commit 2f193265ca
Signed by: michael
GPG Key ID: CF402C4A012AA9D4
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_lwjgl_MacOSXSysImplementation */
#ifndef _Included_org_lwjgl_MacOSXSysImplementation
#define _Included_org_lwjgl_MacOSXSysImplementation
#ifdef __cplusplus
extern "C" {
#endif
#undef org_lwjgl_MacOSXSysImplementation_JNI_VERSION
#define org_lwjgl_MacOSXSysImplementation_JNI_VERSION 25L
#ifdef __cplusplus
}
#endif
#endif