mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix build failures.
PiperOrigin-RevId: 926873356
This commit is contained in:
committed by
Copybara-Service
parent
9605d33327
commit
2a3b9cd809
@@ -20,6 +20,11 @@
|
||||
#include <devguid.h>
|
||||
// clang-format on
|
||||
|
||||
// Remove LogSeverity macro defined in setupapi.h
|
||||
#if defined(LogSeverity)
|
||||
#undef LogSeverity
|
||||
#endif
|
||||
|
||||
// Standard C/C++ headers
|
||||
#include <algorithm>
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user