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
Remove public header file and remove header files from installation
This makes it more consistent with other platforms, and, generally,
header files are installed with developer packages that are providing
a shared library to link against, which is not the case today.
Additionally, the header file does not appear to be referenced from
anywhere in the tree.
0 commit comments