2
0

Support for building with JDK 10.

This commit is contained in:
Maarten Billemont
2018-07-26 15:05:58 -04:00
parent 513840e2c4
commit 7c83a62f91
6 changed files with 11 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
#include <string.h>
#include "mpw-jni.h"
#include "java/com_lyndir_masterpassword_impl_MPAlgorithmV0.h"
#include "mpw-algorithm.h"
#include "mpw-util.h"