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