mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-18 17:18:08 +08:00
Execute clang-tidy and IWYU. (#576)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <cmath> // IWYU pragma: keep
|
||||
#include <cmath> // for sin, pow, sqrt, cos
|
||||
#include <compare> // for operator<=, operator>=, partial_ordering
|
||||
#include <ratio> // for ratio
|
||||
#include <utility> // for move
|
||||
|
||||
|
Reference in New Issue
Block a user