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

6 lines
198 B
C
Raw Permalink Normal View History

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