mpicbg-scicomp / gearshifft

Benchmark Suite for Heterogenuous FFT Implementations
Apache License 2.0
34 stars 9 forks source link

Defines BOOST_SYSTEM_NO_DEPRECATED. #146

Closed tdd11235813 closed 5 years ago

tdd11235813 commented 5 years ago
tdd11235813 commented 5 years ago

ah do not merge, I want to add a version check, since 1.66.0+ no more uses this definition.

tdd11235813 commented 5 years ago

ok, I've put the thing into the types.hpp now. Idea is to reduce cmake dependencies in the future to be able to provide a cmake-less version of gearshifft. You can merge now if you like it.

psteinb commented 5 years ago

did you check more recent boost versions?

tdd11235813 commented 5 years ago

1.65.1, 1.66.0, 1.68.0 and now also 1.70.0.