Skip to content

Commit

Permalink
Add missing header files in Space.hh
Browse files Browse the repository at this point in the history
  • Loading branch information
paxbun committed Oct 25, 2021
1 parent 1043437 commit 31ff0f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/core/Space.hh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#include "IntegerTypes.hh"
#include "Point.hh"
#include <cstddef>
#include <cstdint>

/// Represents an algorithm implementer.
Expand Down

0 comments on commit 31ff0f8

Please sign in to comment.