sing-box/constant/cgo.go

6 lines
59 B
Go
Raw Normal View History

2022-07-09 19:18:37 +08:00
//go:build cgo
2022-07-07 23:36:32 +08:00
package constant
const CGO_ENABLED = true