[Java] Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / enums / IOError.java
index ff41b270c36136a604bedc4d94155491b2e971fa..2a2f26ecc274c4e02beda44feb79ec59576d5ba7 100644 (file)
@@ -23,5 +23,5 @@ public enum IOError {
        LDKIOError_Other,
        LDKIOError_UnexpectedEof,
        ; static native void init();
-       static { init(); }
+       static { org.ldk.impl.bindings.run_statics(); init(); }
 }
\ No newline at end of file