mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Work in progress
This commit is contained in:
parent
bfa5f391fb
commit
ae31d581e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -388,3 +388,4 @@ support/time remaining test.xlsx
|
||||
test/vs2022/Debug MSVC C++20 - Force C++03
|
||||
test/vs2022/Release MSVC C++20 - No STL - Optimised -O2 - Sanitiser
|
||||
test/test_file_list.txt
|
||||
test/reflog.txt
|
||||
|
||||
@ -146,7 +146,7 @@ namespace etl
|
||||
|
||||
private:
|
||||
|
||||
unsigned value;
|
||||
unsigned char value;
|
||||
};
|
||||
|
||||
//***********************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user