energy/commons/commons_windows.go
2022-10-04 22:34:57 +08:00

13 lines
245 B
Go

//----------------------------------------
//
// Copyright © yanghy. All Rights Reserved.
//
// Licensed under GNU General Public License v3.0
//
//----------------------------------------
//go:build windows
// +build windows
package commons