Skip to content

Commit 604c342

Browse files
committed
Add additional files
1 parent aee9fbf commit 604c342

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#pragma once
2+
3+
#include "GenericPlatform/GenericPlatformSentryUser.h"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#pragma once
2+
3+
#include "GenericPlatform/GenericPlatformSentryUser.h"

scripts/packaging/package-github.snapshot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Source/Sentry/Private/IOS/IOSSentrySubsystem.h
133133
Source/Sentry/Private/IOS/IOSSentryUser.h
134134
Source/Sentry/Private/Linux/LinuxSentrySubsystem.cpp
135135
Source/Sentry/Private/Linux/LinuxSentrySubsystem.h
136+
Source/Sentry/Private/Linux/LinuxSentryUser.h
136137
Source/Sentry/Private/Mac/MacSentrySubsystem.cpp
137138
Source/Sentry/Private/Mac/MacSentrySubsystem.h
138139
Source/Sentry/Private/Mac/MacSentryUser.h
@@ -187,6 +188,7 @@ Source/Sentry/Private/Windows/Infrastructure/WindowsSentryConverters.cpp
187188
Source/Sentry/Private/Windows/Infrastructure/WindowsSentryConverters.h
188189
Source/Sentry/Private/Windows/WindowsSentrySubsystem.cpp
189190
Source/Sentry/Private/Windows/WindowsSentrySubsystem.h
191+
Source/Sentry/Private/Windows/WindowsSentryUser.h
190192
Source/Sentry/Public/SentryAttachment.h
191193
Source/Sentry/Public/SentryBeforeBreadcrumbHandler.h
192194
Source/Sentry/Public/SentryBeforeSendHandler.h

scripts/packaging/package-marketplace.snapshot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Source/Sentry/Private/IOS/IOSSentrySubsystem.h
132132
Source/Sentry/Private/IOS/IOSSentryUser.h
133133
Source/Sentry/Private/Linux/LinuxSentrySubsystem.cpp
134134
Source/Sentry/Private/Linux/LinuxSentrySubsystem.h
135+
Source/Sentry/Private/Linux/LinuxSentryUser.h
135136
Source/Sentry/Private/Mac/MacSentrySubsystem.cpp
136137
Source/Sentry/Private/Mac/MacSentrySubsystem.h
137138
Source/Sentry/Private/Mac/MacSentryUser.h
@@ -186,6 +187,7 @@ Source/Sentry/Private/Windows/Infrastructure/WindowsSentryConverters.cpp
186187
Source/Sentry/Private/Windows/Infrastructure/WindowsSentryConverters.h
187188
Source/Sentry/Private/Windows/WindowsSentrySubsystem.cpp
188189
Source/Sentry/Private/Windows/WindowsSentrySubsystem.h
190+
Source/Sentry/Private/Windows/WindowsSentryUser.h
189191
Source/Sentry/Public/SentryAttachment.h
190192
Source/Sentry/Public/SentryBeforeBreadcrumbHandler.h
191193
Source/Sentry/Public/SentryBeforeSendHandler.h

0 commit comments

Comments
 (0)