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
headers: Drop LIBXMLPP_API from 'friend' members (#47)
They aren't really necessary and can raise warnings on Windows MinGW
builds unless their locations were exchanged with 'class' or 'struct',
but doing so is not liked by Visual Studio.
0 commit comments