1
0
mirror of https://github.com/fumiama/simple-protobuf.git synced 2026-06-13 05:31:09 +08:00

修正include

This commit is contained in:
fumiama
2021-05-19 13:14:06 +08:00
parent a8d503137e
commit 3263a960c2
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
#ifndef _SIMPLE_PROTOBUF_H_
#define _SIMPLE_PROTOBUF_H_
#include <stdio.h>
#include <stdint.h>
struct SIMPLE_PB {