mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-15 13:48:16 +00:00
include climits for Linux
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
|
||||
#include <libpq-fe.h>
|
||||
#include <sstream>
|
||||
#include <climits>
|
||||
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
Reference in New Issue
Block a user