Explorar el Código

dont use __has_include

Grant Limberg hace 5 años
padre
commit
05cc4ea36a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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.