Release v4.0.0

This commit is contained in:
ArthurSonzogni
2023-02-12 14:09:47 +01:00
parent 3e35f45830
commit d301fab1f4
6 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
#include <cmath> // for sin, pow, sqrt, cos
#include <compare> // for operator<=, operator>=, partial_ordering
#include <ratio> // for ratio
#include <utility> // for move