Merge pull request #10102 from jfrazelle/windows-fix
Add build constraint for windows Upstream-commit: 73bf350d3d538780b2b3fbeb207369544f36fdd1 Component: engine
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user