This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
tictactoe
Watch
1
Star
0
Fork
You've already forked tictactoe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
master
tictactoe
/
game
/
version.hpp
9 lines
98 B
C++
Raw
Permalink
Blame
History
#
ifndef VERSION_HPP_
#
define VERSION_HPP_
#
include
<string>
extern
std
:
:
string
version
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink