Merge pull request #33 from cezarsa/master

Include build tags to allow go get on non-Windows platforms.
This commit is contained in:
Darren Stahl
2016-11-21 12:05:53 -08:00
committed by GitHub
10 changed files with 19 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build windows
package winio
import (