Add build guards for all Windows imports

This commit is contained in:
Thomas Way
2021-01-21 23:24:01 +00:00
parent d1ffc52c73
commit 9d8277341f
18 changed files with 32 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build 386 arm
// +build windows 386 arm
package etw