You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't use the U() preprocessor macro in public headers (#693)
* Don't use the ``U()`` preprocessor macro in public headers, in order to work when ``_TURN_OFF_PLATFORM_STRING`` is defined.
* Add the explanation of the 'U' macro (and the use of '_TURN_OFF_PLATFORM_STRING') taken from the FAQ, close to its definition.
0 commit comments