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
This makes it difficult to set include paths in the consuming projects.
It also leads to unqualified includes if the header being included is in the root library directory such as Archive.h. This may lead to conflicts for the consuming projects.
This makes it difficult to set include paths in the consuming projects.
It also leads to unqualified includes if the header being included is in the root library directory such as Archive.h. This may lead to conflicts for the consuming projects.