mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Internal refactor.
PiperOrigin-RevId: 423349737
This commit is contained in:
committed by
Copybara-Service
parent
8ffac387ab
commit
9d4ad8a1d7
@@ -15,7 +15,7 @@
|
||||
#ifndef PLATFORM_IMPL_G3_LOG_MESSAGE_H_
|
||||
#define PLATFORM_IMPL_G3_LOG_MESSAGE_H_
|
||||
|
||||
#include "base/check.h"
|
||||
#include "glog/logging.h"
|
||||
#include "platform/api/log_message.h"
|
||||
|
||||
namespace location {
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#ifndef PLATFORM_IMPL_IOS_LOG_MESSAGE_H_
|
||||
#define PLATFORM_IMPL_IOS_LOG_MESSAGE_H_
|
||||
|
||||
#include "base/check.h"
|
||||
#include "glog/logging.h"
|
||||
#include "platform/api/log_message.h"
|
||||
|
||||
namespace location {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "platform/impl/ios/Source/Platform/log_message.h"
|
||||
|
||||
#include "base/check.h"
|
||||
#include "glog/logging.h"
|
||||
#include "platform/api/log_message.h"
|
||||
#include "GoogleToolboxForMac/GTMLogger.h"
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#ifndef PLATFORM_IMPL_WINDOWS_LOG_MESSAGE_H_
|
||||
#define PLATFORM_IMPL_WINDOWS_LOG_MESSAGE_H_
|
||||
|
||||
#include "base/check.h"
|
||||
#include "glog/logging.h"
|
||||
#include "platform/api/log_message.h"
|
||||
|
||||
namespace location {
|
||||
|
||||
Reference in New Issue
Block a user