diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-15 13:46:16 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-15 13:46:16 +0100 |
commit | a5acc700d6a3a9b050864cf78a0f9f2305babdff (patch) | |
tree | ed3c0a02b51e19b14f92535b9640673cae84f8ac /src/object.hpp | |
parent | e850be48828ce9cf4767b88707495257c98e88b0 (diff) |
b
Diffstat (limited to 'src/object.hpp')
-rw-r--r-- | src/object.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object.hpp b/src/object.hpp index cfa406d6..ca5a425d 100644 --- a/src/object.hpp +++ b/src/object.hpp @@ -7,7 +7,6 @@ #include "src/object-id.hpp" #include "src/point.hpp" #include <memory> -#include <vector> namespace floormat { |