Skip to content

Commit 03ee3e7

Browse files
committed
fix: include SdkFactory in header
1 parent f341ea8 commit 03ee3e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/ECFMP/ECFMP.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
#include "http/HttpClient.h"
2222
#include "log/Logger.h"
2323
#include "Sdk.h"
24+
#include "SdkFactory.h"
2425
#include "SdkEvents.h"

0 commit comments

Comments
 (0)