1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-26 06:50:25 +08:00
This commit is contained in:
源文雨
2022-03-29 19:58:25 +08:00
parent 8957f732aa
commit d6840358f3
3 changed files with 10 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <simple_protobuf.h>
#include <types.h>
#define DICTKEYSZOLD 64
#define DICTDATSZOLD 64