mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 13:03:45 +02:00
dont use __has_include
This commit is contained in:
parent
4cafc1b776
commit
05cc4ea36a
1 changed files with 0 additions and 2 deletions
|
@ -17,9 +17,7 @@
|
||||||
#include "zerotier.h"
|
#include "zerotier.h"
|
||||||
#include "OS.hpp"
|
#include "OS.hpp"
|
||||||
|
|
||||||
#if __has_include("version.h")
|
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Version bit packed into four 16-bit fields in a 64-bit unsigned integer.
|
* Version bit packed into four 16-bit fields in a 64-bit unsigned integer.
|
||||||
|
|
Loading…
Add table
Reference in a new issue