add new interface imports
This commit is contained in:
parent
3b39594518
commit
5928430789
|
@ -1,4 +1,6 @@
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
|
import java.nio.IntBuffer;
|
||||||
|
|
||||||
import fr.free.miniupnp.*;
|
import fr.free.miniupnp.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue