We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45788b5 commit 944ee92Copy full SHA for 944ee92
include/GameBoard.h
@@ -12,6 +12,7 @@
12
13
#include "Util.h"
14
#include "GamePiece.h"
15
+#include "tinyxml2.h"
16
17
class GameBoard {
18
private:
0 commit comments