chore: lib/base/LogOutputters remove unused headers

This commit is contained in:
sithlord48
2025-03-24 22:16:29 -04:00
committed by Nick Bolton
parent 8fde0d764e
commit 7bd3fc1eb5
2 changed files with 0 additions and 6 deletions

View File

@ -10,7 +10,6 @@
#include "arch/Arch.h"
#include "base/Path.h"
#include "base/String.h"
#include "base/TMethodJob.h"
#include <fstream>

View File

@ -12,11 +12,6 @@
#include "common/Common.h"
#include "mt/Thread.h"
#include <deque>
#include <fstream>
#include <list>
#include <string>
//! Stop traversing log chain outputter
/*!
This outputter performs no output and returns false from \c write(),