Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use ifdef for NNG_HAVE_BACKTRACE
In some places, we use ifdef, and others if. This normalizes for always using ifdef, so we can compile when this macro is not defined.
- Loading branch information