diff options
Diffstat (limited to 'ipc/winpipe/file.go')
-rw-r--r-- | ipc/winpipe/file.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/winpipe/file.go b/ipc/winpipe/file.go index 0c9abb1..748d7ac 100644 --- a/ipc/winpipe/file.go +++ b/ipc/winpipe/file.go @@ -1,3 +1,4 @@ +//go:build windows // +build windows /* SPDX-License-Identifier: MIT |