mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Fixed value type
This commit is contained in:
parent
fc0576ad95
commit
a90d0f4a89
@ -146,7 +146,7 @@ namespace etl
|
||||
|
||||
private:
|
||||
|
||||
unsigned char value;
|
||||
unsigned value;
|
||||
};
|
||||
|
||||
//***********************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user