Separate field iterator logic from pb_decode to pb_common.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* This includes the whole .c file to get access to static functions. */
|
||||
#include "pb_common.c"
|
||||
#include "pb_encode.c"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user