First of all thanks a lot for making this library, we like it a lot in blockpulsar.com
This PR fixes MacOS build for this library, which I believe is because of Apple's own C++ compiler library changes, which seem to be slightly different than Linux-based C++ compilers. Fixes are pretty small and it's not touching any logic, just fixed some compiler requirements, which have been failing on my M1 Mac and another a bit old Intel Mac.
First of all thanks a lot for making this library, we like it a lot in blockpulsar.com
This PR fixes MacOS build for this library, which I believe is because of Apple's own C++ compiler library changes, which seem to be slightly different than Linux-based C++ compilers. Fixes are pretty small and it's not touching any logic, just fixed some compiler requirements, which have been failing on my M1 Mac and another a bit old Intel Mac.
Tested this for compile