chore: use iwyu on math/**.cpp

This commit is contained in:
realstealthninja
2024-09-13 15:38:50 +05:30
parent c3897d3763
commit c47117ca3f
23 changed files with 102 additions and 88 deletions

View File

@@ -14,8 +14,9 @@
* @author [ewd00010](https://github.com/ewd00010)
*/
#include <cassert> /// for assert
#include <iostream> /// for IO operations
#include <stdint.h> // for int64_t
#include <cassert> // for assert
#include <iostream> // for char_traits, basic_ostream, operator<<, cout, endl
/**
* @brief Mathematical algorithms