mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-18 09:08:08 +08:00
Bring back C++17 minimal requirement. (#475)
This commit is contained in:

committed by
ArthurSonzogni

parent
1d76a2321c
commit
c8ec151154
@@ -1,5 +1,4 @@
|
||||
#include <cmath> // IWYU pragma: keep
|
||||
#include <compare> // for operator<=, operator>=, partial_ordering
|
||||
#include <ratio> // for ratio
|
||||
#include <utility> // for move
|
||||
|
||||
|
Reference in New Issue
Block a user