diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-03 18:42:09 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-05-05 03:16:22 +0200 |
commit | e5a80257216d76f5033b4120f348f309ca7764f1 (patch) | |
tree | 6544f3ada808214beb7915704f317aba98966e88 /src/critter-script.inl | |
parent | ba91cb1393274072721e1c31db0c7f73dc9c9db7 (diff) |
a wip
Diffstat (limited to 'src/critter-script.inl')
-rw-r--r-- | src/critter-script.inl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/critter-script.inl b/src/critter-script.inl index 01ce1e46..a9ce6561 100644 --- a/src/critter-script.inl +++ b/src/critter-script.inl @@ -2,7 +2,6 @@ #include "critter-script.hpp" #include "script.inl" #include "critter.hpp" -#include "compat/assert.hpp" namespace floormat { |