sing-box/constant/cgo.go

6 lines
59 B
Go
Raw Permalink Normal View History

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