Commit 87c3220b authored by captainwong's avatar captainwong

pshpack1.h is windows only

parent 7cf05836
......@@ -398,8 +398,6 @@ static const char* zonePropertyToStringEn(ZoneProperty zp) {
namespace com
{
#include <pshpack1.h>
//! 读取主机账号
struct ReadMachineAcctRequest {
static constexpr Char len = 7;
......@@ -1044,8 +1042,6 @@ struct ResponseParser {
}
};
#include <poppack.h>
} // namespace com
} // namespace common
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment