diff options
Diffstat (limited to 'src/common/Debugging/WheatyExceptionReport.cpp')
-rw-r--r-- | src/common/Debugging/WheatyExceptionReport.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <algorithm> |