Skip to content
Commit 1af66a9c authored by Erwin Rol's avatar Erwin Rol Committed by Kumar Gala
Browse files

include/tc_util.h: Rename __str to fix C++ compile error



Several C++ std library headers use __str as internal
variable names. If those headers are included after
tc_util.h is included those headers fail to compile
because tc_util.h defined __str to be a macro.

Fixed by renaming the __str macro to TC_STR.

Signed-off-by: default avatarErwin Rol <erwin@erwinrol.com>
parent 6add2673
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment