Skip to content

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
tturocy committed Oct 24, 2024
1 parent 912c549 commit 17fa3cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/games/stratspt.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//

#include <numeric>

#include "gambit.h"
#include "gametable.h"

Expand Down

0 comments on commit 17fa3cd

Please sign in to comment.