Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong assert macro in util/paths.h
We need to replace the assert definition that Boost defines with our version, otherwise code that includes this header won't work.
- Loading branch information