Skip to content

Commit

Permalink
Fix Mac compile error.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightbulb12294 committed Nov 23, 2024
1 parent 03631e3 commit 0c39622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monsters/Monster.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include "../Object.h"
#include "../shapes/Rectangle.h"
#include "../shapes/Point.h"
#include <vector>
#include <queue>

Expand Down

0 comments on commit 0c39622

Please sign in to comment.