aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-ole/go-ole/oleutil/go-get.go
blob: 58347628f24c63c92c2c68fe7c780184dde255c6 (plain) (blame)
1
2
3
4
5
6
// This file is here so go get succeeds as without it errors with:
// no buildable Go source files in ...
//
// +build !windows

package oleutil