STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 17 forks source link

fix io_service_pool include error #467

Closed JiakunYan closed 8 months ago

JiakunYan commented 8 months ago

HPX master remove the io_service_pool.hpp from util

The old code will give us error

"fatal error: hpx/util/io_service_pool.hpp: No such file or directory"