Skip to content

Commit

Permalink
Use open_spiel namespace in tensorflow_cc example
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdaliri committed Jun 25, 2020
1 parent d98a410 commit 9ebbf6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open_spiel/algorithms/alpha_zero/tensorflow_cc_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include <iostream>

using namespace open_spiel;
using namespace std;
using namespace tensorflow;

Expand Down

0 comments on commit 9ebbf6b

Please sign in to comment.