mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-13 04:38:28 +00:00
fix headers
use recommended headers and remove unused headers
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
// global static JNI Lookup Object
|
||||
JniLookup lookup;
|
||||
|
Reference in New Issue
Block a user