-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCaroGame.depend
57 lines (44 loc) · 1.22 KB
/
CaroGame.depend
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# depslib dependency file v1.0
1735029995 source:c:\users\tienn\documents\carogame\carogame\main.cpp
<iostream>
"menu.h"
1735034463 c:\users\tienn\documents\carogame\carogame\menu.h
1734986850 source:c:\users\tienn\documents\carogame\carogame\player.cpp
"player.h"
1734986850 c:\users\tienn\documents\carogame\carogame\player.h
<string>
<vector>
1735034669 source:c:\users\tienn\documents\carogame\carogame\board.cpp
"board.h"
1735034580 c:\users\tienn\documents\carogame\carogame\board.h
<iostream>
1735108024 source:c:\users\tienn\documents\carogame\carogame\menu.cpp
"menu.h"
"board.h"
"player.h"
"bot.h"
"history.h"
<iostream>
<limits>
1735108704 source:c:\users\tienn\documents\carogame\carogame\bot.cpp
"bot.h"
1735108807 c:\users\tienn\documents\carogame\carogame\bot.h
<utility>
"board.h"
1735025008 c:\users\tienn\documents\carogame\carogame\history.h
<iostream>
<fstream>
<string>
<ctime>
<iomanip>
<vector>
<utility>
"player.h"
"board.h"
1735028821 source:c:\users\tienn\documents\carogame\carogame\history.cpp
"history.h"
<algorithm>
1735063152 source:c:\users\tienn\documents\carogame\carogame\easybot.cpp
"easyBot.h"
1735063548 c:\users\tienn\documents\carogame\carogame\easybot.h
"bot.h"