Skip to content

Commit

Permalink
Merge pull request #1295 from giogix2:Include_memory_library_in_spiel…
Browse files Browse the repository at this point in the history
…_utils

PiperOrigin-RevId: 704264873
Change-Id: I3280730140a73ec970761fd982fa29b763323c51
  • Loading branch information
lanctot committed Dec 16, 2024
2 parents 7744a2c + af04d77 commit 879193b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open_spiel/spiel_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <cstddef>
#include <cstdint>
#include <functional>
#include <memory>
#include <random>
#include <sstream>
#include <string>
Expand Down

0 comments on commit 879193b

Please sign in to comment.