Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix---fix compilation error on Mac OS-X
The Mac compiler doesn't define __unix__, so we need to check __APPLE__ as well.
- Loading branch information