fix win build
This commit is contained in:
parent
d3108b5e6c
commit
b2140f3c30
@ -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