Closed RubenVerborgh closed 2 years ago
This pull request fixes the build on OSX 10.9, which was broken because:
bitset
XcodeDefault.xctoolchain/usr/lib/c++/v1/bitset
ulong
Well, since c3002bef485ac00ed42e544c1aa2699b4d8c9311 contains exactly the same change, this is resolved now.
For some reason I never saw this before today :-(
This pull request fixes the build on OSX 10.9, which was broken because:
bitset
is already defined inXcodeDefault.xctoolchain/usr/lib/c++/v1/bitset
(#12)ulong
is not understood by the compiler