pebble/third_party/nanopb/tests/regression/issue_692/test.c

8 lines
208 B
C
Raw Permalink Normal View History

/* 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"