Skip to content

Commit

Permalink
Cleanup headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
krazkidd committed Jul 30, 2024
1 parent d61b98d commit 3738581
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/MarketPositionPanel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <memory>

#include <wx/string.h>
#include <wx/wx.h>

#include "api/types.hpp"
Expand Down
2 changes: 2 additions & 0 deletions src/ui/StaticCurrency.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include <wx/string.h>

#include "ui/StaticCurrency.hpp"

namespace kdeck
Expand Down

0 comments on commit 3738581

Please sign in to comment.