#include <stdio.h>
#include <pb_encode.h>
#include <pb_common.h>
#include "unittests.h"
#include "multifile2.pb.h"
#include "subdir/multifile2.pb.h"
Go to the source code of this file.
Definition at line 12 of file test_multiple_files.c.