| commit | 9cdb955d67edd3b1c2d373ebe68df5f0b0cd74b6 | [log] [tgz] |
|---|---|---|
| author | Matt Spinler <spinler@us.ibm.com> | Tue Oct 28 14:49:52 2025 -0500 |
| committer | Matt Spinler <spinler@us.ibm.com> | Thu Oct 30 13:11:20 2025 -0500 |
| tree | de568c3ebc7cff91bb6f7c85d9d384933e760c08 | |
| parent | c747499907920bce50f76d86f906d34295e05dcb [diff] |
Remove unused headers Remove some headers that are very obviously unused. Change-Id: I2c55b84b8ba678caad622f3c115e67d923c72a4a Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/log_manager.cpp b/log_manager.cpp index bd902c3..e4c38d2 100644 --- a/log_manager.cpp +++ b/log_manager.cpp
@@ -22,10 +22,7 @@ #include <chrono> #include <cstdio> #include <cstring> -#include <fstream> #include <functional> -#include <future> -#include <iostream> #include <map> #include <ranges> #include <set>