Closed stmotw closed 4 years ago
On Windows, this package requires #include in bitvector.cpp to properly call std::min.
I've created a pull request to fix this: https://github.com/mavam/libbf/pull/47
Fixed in #47.
On Windows, this package requires #include in bitvector.cpp to properly call std::min.
I've created a pull request to fix this: https://github.com/mavam/libbf/pull/47