Skip to content

Commit

Permalink
hotfix: Fix building the addon on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszputek committed Jan 8, 2023
1 parent 0c5d79b commit ca5a264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/calculator.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <array>
#include <vector>
#include <string>

struct PlayerStats {
std::array<int, 10> handTypeSum;
Expand Down

0 comments on commit ca5a264

Please sign in to comment.