undef stream op macros
This commit is contained in:
parent
af4a1bacf2
commit
35e53c239d
1 changed files with 4 additions and 0 deletions
|
@ -136,6 +136,8 @@
|
||||||
#undef ENUM_TO_STRING_CASE
|
#undef ENUM_TO_STRING_CASE
|
||||||
#undef ENUM_FROM_STRING
|
#undef ENUM_FROM_STRING
|
||||||
|
|
||||||
|
#undef ENUM_STREAM_OPS
|
||||||
|
|
||||||
#undef ENUM
|
#undef ENUM
|
||||||
#undef VAR_ENUM
|
#undef VAR_ENUM
|
||||||
#undef VAR_ENUM_D
|
#undef VAR_ENUM_D
|
||||||
|
@ -143,6 +145,8 @@
|
||||||
#undef STRUCT_FIELD_TO_STRING
|
#undef STRUCT_FIELD_TO_STRING
|
||||||
#undef STRUCT_FROM_STRING
|
#undef STRUCT_FROM_STRING
|
||||||
|
|
||||||
|
#undef STRUCT_STREAM_OPS
|
||||||
|
|
||||||
#undef STRUCT
|
#undef STRUCT
|
||||||
#undef VAR_STRUCT
|
#undef VAR_STRUCT
|
||||||
#undef VAR_STRUCT_D
|
#undef VAR_STRUCT_D
|
||||||
|
|
Loading…
Reference in a new issue