Skip to content

Commit 7a0f5dc

Browse files
committed
Include order
1 parent f2bb0ed commit 7a0f5dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin-dev/Source/Sentry/Private/Tests/SentryScope.spec.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
#include "SentryScope.h"
44
#include "SentryEvent.h"
5-
#include "SentryTests.h"
65
#include "SentryScopeBeforeSendHandler.h"
6+
#include "SentryTests.h"
77

8+
#include "Engine/Engine.h"
89
#include "SentryDataTypes.h"
910
#include "SentrySettings.h"
1011
#include "SentrySubsystem.h"
11-
#include "Engine/Engine.h"
1212

1313
#include "Misc/AutomationTest.h"
1414

0 commit comments

Comments
 (0)