Skip to content

Commit 67ce2bb

Browse files
committed
Fixed the build errors
1 parent 3cbacd7 commit 67ce2bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/SmSdk/Gui/GuiInterface.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#include <unordered_map>
77
#include <functional>
88
#include <memory>
9+
#include <string>
10+
#include <deque>
911

1012
class GuiBase;
1113

0 commit comments

Comments
 (0)