fix win build
This commit is contained in:
parent
2f899fe95c
commit
1ae94266d2
@ -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