mirror of
https://github.com/google/pebble.git
synced 2025-03-19 10:31:21 +00:00
5 lines
198 B
C
5 lines
198 B
C
/* This fakes the situation where other.proto is not found for some reason
|
|
* by making its size indefinite, but then defining it here manually. */
|
|
|
|
#define SecondOneof_size 5
|
|
#include "oneof.pb.h"
|