1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00

Removed <execution> include.

This commit is contained in:
mmichaux 2019-05-21 11:24:16 +02:00
parent 4ccd149d94
commit e8c31bb753

View file

@ -3,7 +3,6 @@
#include <cmath>
#include <array>
#include <vector>
#include <execution>
#include <vec3.hh>
#include <general.hh>