This commit is contained in:
Hongze Cheng 2022-09-30 10:52:17 +08:00
parent be482feacc
commit 145abcb17f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
typedef enum { MEMORY_DATA_ITER = 0, STT_DATA_ITER } EDataIterT;
#define USE_STREAM_COMPRESSION 1
#define USE_STREAM_COMPRESSION 0
typedef struct {
SRBTreeNode n;