make it compile
This commit is contained in:
parent
4468fb6862
commit
e1029b8baf
|
@ -136,7 +136,7 @@ struct STSRow2 {
|
||||||
#pragma pack(pop)
|
#pragma pack(pop)
|
||||||
|
|
||||||
struct STSRowBuilder {
|
struct STSRowBuilder {
|
||||||
STSRow2 tsRow;
|
// STSRow2 tsRow;
|
||||||
int32_t szBuf;
|
int32_t szBuf;
|
||||||
uint8_t *pBuf;
|
uint8_t *pBuf;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue