diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-17 07:12:49 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-17 23:23:11 +0100 |
commit | d0efe8b98e2941028304d3f419197002e4ad2811 (patch) | |
tree | 2dbb810c0e4548c1debdcc832e92a0473d9227a0 /floormat/settings.hpp | |
parent | 721503fb783beb2c6a11c5f9aa589ef210cb8699 (diff) |
bbb
Diffstat (limited to 'floormat/settings.hpp')
-rw-r--r-- | floormat/settings.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/floormat/settings.hpp b/floormat/settings.hpp index 871ea685..d3259bd3 100644 --- a/floormat/settings.hpp +++ b/floormat/settings.hpp @@ -1,6 +1,5 @@ #pragma once #include "compat/defs.hpp" -#include <cstdint> #include <Corrade/Containers/String.h> #include <Magnum/Math/Vector2.h> |