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