diff --git a/platform/aot_unix.go b/platform/aot_unix.go index 57fd662..041c8a6 100644 --- a/platform/aot_unix.go +++ b/platform/aot_unix.go @@ -1,4 +1,4 @@ -// +build !android +// +build !android,!windows package platform