#include <stdio.h>
#include <stdlib.h>
#include <pb_encode.h>
#include "oneof.pb.h"
#include "test_helpers.h"
Go to the source code of this file.
Definition at line 9 of file encode_oneof.c.