mirror of
https://github.com/golang/go
synced 2024-11-19 21:14:43 -07:00
windows: fix build
R=golang-dev TBR=dsymonds CC=golang-dev https://golang.org/cl/5673064
This commit is contained in:
parent
8342793e7b
commit
cc34f4b565
@ -7,6 +7,7 @@
|
|||||||
package winfsnotify
|
package winfsnotify
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"io/ioutil"
|
||||||
"os"
|
"os"
|
||||||
"testing"
|
"testing"
|
||||||
"time"
|
"time"
|
||||||
|
Loading…
Reference in New Issue
Block a user