Skip to content

Commit

Permalink
fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
shirou committed Feb 17, 2024
1 parent f113e0c commit f54c36a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sensors/sensors_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ package sensors
import (
"context"
"math"

"github.com/shirou/gopsutil/v4/internal/common"
"github.com/yusufpapurcu/wmi"
)

type msAcpi_ThermalZoneTemperature struct {
Expand Down

0 comments on commit f54c36a

Please sign in to comment.