pebble/third_party/nanopb/tests/regression/issue_692/test.c
2025-01-27 11:38:16 -08:00

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"