UNITY_BUILD_CODE_AFTER_INCLUDEΒΆ
Code snippet which is included verbatim by the UNITY_BUILD
feature just after the #include statement of the targeted source
files.
This could be something like #undef NOMINMAX.
Code snippet which is included verbatim by the UNITY_BUILD
feature just after the #include statement of the targeted source
files.
This could be something like #undef NOMINMAX.