summaryrefslogtreecommitdiffhomepage
path: root/editor/camera.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-13 06:16:07 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-13 06:16:07 +0100
commitd87c0cb28720610ca7483f2d8de0613f583dc354 (patch)
treecdbb9549eadf984d68769944dcca219349bef842 /editor/camera.cpp
parent379f5bbe121b224733dc9f8fea2aa0b012536ea2 (diff)
a
Diffstat (limited to 'editor/camera.cpp')
-rw-r--r--editor/camera.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/camera.cpp b/editor/camera.cpp
index b74b048a..9e673ae9 100644
--- a/editor/camera.cpp
+++ b/editor/camera.cpp
@@ -6,6 +6,7 @@
#include "src/object.hpp"
#include "src/world.hpp"
#include "src/camera-offset.hpp"
+#include <bit>
#include <algorithm>
namespace floormat {