Skip to content

Commit 9eaa8ed

Browse files
Kyle GrageKyle Grage
authored andcommitted
Fix compilation error 2
1 parent 72d0fc3 commit 9eaa8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/GameVisitor.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class City;
99
class Player;
1010
class DevelopmentCard;
1111
class Wonder;
12+
class CornerPiece;
1213

1314
/**
1415
* A class to be extended with callbacks to handle the different classes in the model.

0 commit comments

Comments
 (0)