mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Enable platform tests for Windows builds.
PiperOrigin-RevId: 658892575
This commit is contained in:
committed by
Copybara-Service
parent
8ba3c9bdf9
commit
d56c1008cd
@@ -14,12 +14,9 @@
|
||||
#ifndef PLATFORM_IMPL_WINDOWS_MUTEX_H_
|
||||
#define PLATFORM_IMPL_WINDOWS_MUTEX_H_
|
||||
#include <stdio.h>
|
||||
#include <synchapi.h>
|
||||
|
||||
#include <memory>
|
||||
#include <mutex> // NOLINT
|
||||
|
||||
#include "absl/memory/memory.h"
|
||||
#include "absl/synchronization/mutex.h"
|
||||
#include "internal/platform/implementation/mutex.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user