init
This commit is contained in:
23
vendor/protobuf/location/v1/service.pb.h
vendored
Normal file
23
vendor/protobuf/location/v1/service.pb.h
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
/* Automatically generated nanopb header */
|
||||
/* Generated by nanopb-0.4.9 */
|
||||
|
||||
#ifndef PB_LOCATION_V1_LOCATION_V1_SERVICE_PB_H_INCLUDED
|
||||
#define PB_LOCATION_V1_LOCATION_V1_SERVICE_PB_H_INCLUDED
|
||||
#include <pb.h>
|
||||
#include "location/v1/create.pb.h"
|
||||
#include "location/v1/delete.pb.h"
|
||||
#include "location/v1/get.pb.h"
|
||||
|
||||
#if PB_PROTO_HEADER_VERSION != 40
|
||||
#error Regenerate this file with the current version of nanopb generator.
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user