Skip to content

Commit 944ee92

Browse files
committed
Adding tinyxml2
1 parent 45788b5 commit 944ee92

File tree

3 files changed

+4270
-0
lines changed

3 files changed

+4270
-0
lines changed

include/GameBoard.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
#include "Util.h"
1414
#include "GamePiece.h"
15+
#include "tinyxml2.h"
1516

1617
class GameBoard {
1718
private:

0 commit comments

Comments
 (0)