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
The headers are currently protected with FOO_H defines. However, names starting with underscore are reserved by the standard. Replace this with allowed names, e.g. FOO_H.
The headers are currently protected with FOO_H defines. However, names starting with underscore are reserved by the standard. Replace this with allowed names, e.g. FOO_H.