#include <stdio.h>
#include <string.h>
#include <pb_encode.h>
#include "unittests.h"
#include "enums.pb.h"
Go to the source code of this file.
Definition at line 7 of file enum_encoded_size.c.