X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=src%2Fmain%2Fjni%2Forg_ldk_enums_IOError.h;fp=src%2Fmain%2Fjni%2Forg_ldk_enums_IOError.h;h=e3012f93e4220d52497aa2f4bd059447de7a0b12;hb=0f5027835d5a668a9b296f6d9e0fe894d3a6956d;hp=0000000000000000000000000000000000000000;hpb=a77a2856c7cd010a7b478cce793f7c9f999284d8;p=ldk-java diff --git a/src/main/jni/org_ldk_enums_IOError.h b/src/main/jni/org_ldk_enums_IOError.h new file mode 100644 index 00000000..e3012f93 --- /dev/null +++ b/src/main/jni/org_ldk_enums_IOError.h @@ -0,0 +1,21 @@ +/* DO NOT EDIT THIS FILE - it is machine generated */ +#include +/* Header for class org_ldk_enums_IOError */ + +#ifndef _Included_org_ldk_enums_IOError +#define _Included_org_ldk_enums_IOError +#ifdef __cplusplus +extern "C" { +#endif +/* + * Class: org_ldk_enums_IOError + * Method: init + * Signature: ()V + */ +JNIEXPORT void JNICALL Java_org_ldk_enums_IOError_init + (JNIEnv *, jclass); + +#ifdef __cplusplus +} +#endif +#endif