[w32] add missing build constraint

This commit is contained in:
Travis McLane 2023-05-02 10:52:09 -05:00
commit 792c5e2d95

View file

@ -1,3 +1,4 @@
//go:build windows
package w32
import (