mirror of
https://github.com/google/pebble.git
synced 2025-03-19 18:41:21 +00:00
8 lines
208 B
C
8 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"
|