#include <stdio.h>
#include <string.h>
#include <pb_decode.h>
#include <pb_encode.h>
#include <malloc_wrappers.h>
#include "unittests.h"
#include "fixed_count.pb.h"
Go to the source code of this file.
Definition at line 9 of file fixed_count_unittests.c.