fixed windows compilation

This commit is contained in:
evilsocket 2019-03-09 13:54:57 +01:00
commit 3013dd13f1
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
14 changed files with 81 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// +build !windows
package hid
import (