Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The BaseObject constructor and destructor should not have external linkage because BaseObject is a header-only construct. Add the necessary 'inline' keywords. PR-URL: #6056 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information