mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-08 17:43:55 +00:00
7 lines
145 B
Go
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
|