mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Add missing #include <array> to uuid.h to fix build error
PiperOrigin-RevId: 485932488
This commit is contained in:
committed by
Copybara-Service
parent
2b3b810363
commit
4c2ba2e2b7
@@ -15,6 +15,7 @@
|
||||
#ifndef THIRD_PARTY_NEARBY_INTERNAL_PLATFORM_UUID_H_
|
||||
#define THIRD_PARTY_NEARBY_INTERNAL_PLATFORM_UUID_H_
|
||||
|
||||
#include <array>
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user