We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9d6ce commit 335f58eCopy full SHA for 335f58e
Source/Thirdweb/Public/ThirdwebInternal.h
@@ -2,6 +2,10 @@
2
3
#pragma once
4
5
+#include "Containers/UnrealString.h"
6
+
7
+#include "Templates/SharedPointer.h"
8
9
// Created as a struct instead of a namespaces so the functions are not exported.
10
struct FThirdwebAnalytics
11
{
0 commit comments