From 439b027d48a32848e162927f50df1564b985c866 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 13 Feb 2022 15:07:00 +0100 Subject: Core/Misc: Cleanup unused includes --- src/common/Debugging/WheatyExceptionReport.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/Debugging/WheatyExceptionReport.cpp') diff --git a/src/common/Debugging/WheatyExceptionReport.cpp b/src/common/Debugging/WheatyExceptionReport.cpp index af3f5052db8..f0754971afa 100644 --- a/src/common/Debugging/WheatyExceptionReport.cpp +++ b/src/common/Debugging/WheatyExceptionReport.cpp @@ -4,7 +4,6 @@ // FILE: WheatyExceptionReport.CPP //========================================== #include "WheatyExceptionReport.h" -#include "Common.h" #include "Errors.h" #include "GitRevision.h" #include -- cgit v1.2.3