From df5719b48ac49e7abdf9e9d1ba1fa73c64fa97e0 Mon Sep 17 00:00:00 2001 From: Thad Date: Thu, 18 Aug 2022 12:22:01 +0100 Subject: [PATCH] corrected capitalisation of PlatformFileManager.h --- .../Private/DaeTestReportWriterPerformance.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaedalicTestAutomationPlugin/Source/DaedalicTestAutomationPlugin/Private/DaeTestReportWriterPerformance.cpp b/DaedalicTestAutomationPlugin/Source/DaedalicTestAutomationPlugin/Private/DaeTestReportWriterPerformance.cpp index dff8d5c..6381d32 100644 --- a/DaedalicTestAutomationPlugin/Source/DaedalicTestAutomationPlugin/Private/DaeTestReportWriterPerformance.cpp +++ b/DaedalicTestAutomationPlugin/Source/DaedalicTestAutomationPlugin/Private/DaeTestReportWriterPerformance.cpp @@ -2,7 +2,7 @@ #include "DaeTestPerformanceBudgetResultData.h" #include "DaeTestPerformanceBudgetViolation.h" #include "DaeTestLogCategory.h" -#include +#include #include #include