chore: use iwyu on numerical_methods/**.cpp

This commit is contained in:
realstealthninja
2024-09-13 15:39:02 +05:30
parent c47117ca3f
commit eff2f44a50
12 changed files with 72 additions and 61 deletions

View File

@@ -22,8 +22,8 @@
* \author Unknown author
* \author [Samruddha Patil](https://github.com/sampatil578)
*/
#include <cmath> /// for math operations
#include <iostream> /// for io operations
#include <stdint.h> // for int16_t
#include <iostream> // for basic_ostream, char_traits, operator<<, cout, endl
/**
* @namespace numerical_methods