Sfoglia il codice sorgente

dont use __has_include

Grant Limberg 5 anni fa
parent
commit
05cc4ea36a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      core/Constants.hpp

+ 0 - 2
core/Constants.hpp

@@ -17,9 +17,7 @@
 #include "zerotier.h"
 #include "OS.hpp"
 
-#if __has_include("version.h")
 #include "version.h"
-#endif
 
 /**
  * Version bit packed into four 16-bit fields in a 64-bit unsigned integer.