Initial revision
From-SVN: r102074
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||||
|
||||
#ifndef __java_util_VMTimeZone__
|
||||
#define __java_util_VMTimeZone__
|
||||
|
||||
#include <jni.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
JNIEXPORT jstring JNICALL Java_java_util_VMTimeZone_getSystemTimeZoneId (JNIEnv *env, jclass);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __java_util_VMTimeZone__ */
|
||||
Reference in New Issue
Block a user