mirror of
https://github.com/google/pebble.git
synced 2025-03-19 10:31:21 +00:00
7 lines
208 B
C
7 lines
208 B
C
/* This fakes the situation where other.proto was not found at generation time,
|
|
so size_union declarations are generated. */
|
|
|
|
#define SecondOneof_size 88
|
|
#define AnotherList_size 88
|
|
|
|
#include "oneof.pb.h"
|