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