mirror of
https://github.com/ETLCPP/etl.git
synced 2026-05-01 11:29:09 +08:00
Added ETL_ prefix
This commit is contained in:
parent
e768015be7
commit
aaf8df66c1
@ -44,7 +44,7 @@ SOFTWARE.
|
||||
//*****************************************************************************
|
||||
|
||||
// Define the large character types if necessary.
|
||||
#ifdef NO_LARGE_CHAR_SUPPORT
|
||||
#ifdef ETL_NO_LARGE_CHAR_SUPPORT
|
||||
typedef int16_t char16_t;
|
||||
typedef int32_t char32_t;
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user