perf[protocol]: 使用模板生成协议

This commit is contained in:
jaysunxiao
2022-05-16 21:18:37 +08:00
parent 49aaebdd20
commit eb1f4f9935
4 changed files with 5 additions and 5 deletions
@@ -1,7 +1,7 @@
#ifndef ZFOO_{}_H
#define ZFOO_{}_H
#include "zfoocpp/ByteBuffer.h"
#include "{}/ByteBuffer.h"
{}
namespace zfoo {