Closed carstene1ns closed 8 years ago
This PR makes cannonball compile again under Linux with Boost >= 1.56. I used an #ifdef guard to also allow building with older versions.
Boost >= 1.56
#ifdef
This should fix #13 and is related to the recent discussion in #11.
It has been half a year now... hopefully this project is not dead yet. :cry:
This PR makes cannonball compile again under Linux with
Boost >= 1.56
. I used an#ifdef
guard to also allow building with older versions.This should fix #13 and is related to the recent discussion in #11.