mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
Signed-off-by: Alexey Polyudov <apolyudov@google.com> Change-Id: I8936b527079074d5c3af5531b9245063767cc4a7
7 lines
161 B
C
7 lines
161 B
C
#ifndef CORE_INTERNAL_MESSAGE_LITE_H_
|
|
#define CORE_INTERNAL_MESSAGE_LITE_H_
|
|
|
|
#include "google/protobuf/message_lite.h"
|
|
|
|
#endif // CORE_INTERNAL_MESSAGE_LITE_H_
|