Skip to content

Commit 9b7c569

Browse files
committed
fix package compilation
Includes AnsiString header in ThirdwebSmartWalletHandle.cpp
1 parent 382ad0f commit 9b7c569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Thirdweb/Private/Wallets/ThirdwebSmartWalletHandle.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include "ThirdwebRuntimeSettings.h"
1010
#include "ThirdwebUtils.h"
1111

12+
#include "Containers/AnsiString.h"
1213
#include "Containers/ThirdwebSigner.h"
1314

1415
#include "Dom/JsonObject.h"

0 commit comments

Comments
 (0)