mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
include climits for Linux
This commit is contained in:
parent
879ef58565
commit
d24c8d858c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <libpq-fe.h>
|
||||
#include <sstream>
|
||||
#include <climits>
|
||||
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
Loading…
Add table
Reference in a new issue