Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Temporary workaround to build with XCode 15 (osquery#8197)
std::unary_function has been removed from C++17, but boost still needs it. Only recently in XCode 15 it has been removed; asks Boost to stop using it.
- Loading branch information