fix win build
This commit is contained in:
parent
2f899fe95c
commit
1ae94266d2
@ -1,6 +1,5 @@
|
|||||||
//go:build ((!linux && !darwin) || android || ios || nographviz) && !amd64
|
//go:build (!linux && !darwin) || android || ios || nographviz || windows
|
||||||
// +build !linux,!darwin android ios nographviz
|
// +build !linux,!darwin android ios nographviz windows
|
||||||
// +build !amd64
|
|
||||||
|
|
||||||
package objecttree
|
package objecttree
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user