Files
TorrServerJellyfin/server/cmd/preconfig_and.go
nikk gitanes 2fe9618fc3 gofmt -l -w .
2021-09-09 12:40:23 +03:00

8 lines
98 B
Go

//go:build android
// +build android
package main
// #cgo LDFLAGS: -static-libstdc++
import "C"