fix warnings

This commit is contained in:
lixianjing 2020-10-26 10:37:08 +08:00
parent 986f4c2889
commit 0ce2b31a2e

View File

@ -22,6 +22,7 @@
#include "tkc/mem.h"
#include "tkc/utils.h"
#include "conf_io/conf_ini.h"
#include "tkc/data_writer_factory.h"
typedef enum _parser_state_t {
STATE_NONE = 0,