robotgo/vendor/github.com/go-ole/go-ole/oleutil/go-get.go
2017-11-13 15:28:21 +08:00

7 lines
145 B
Go

// This file is here so go get succeeds as without it errors with:
// no buildable Go source files in ...
//
// +build !windows
package oleutil