diff options
author | Hop311 <hop3114@gmail.com> | 2023-04-07 19:37:39 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-04-07 19:37:39 +0200 |
commit | 679657138d7e3422fbf9727617153e4a3f2f393b (patch) | |
tree | 40348af0bdeeaea8353a38f216448022c00ac46d /extension/src/LoadLocalisation.hpp | |
parent | 2364fbc03f0a44bcef0881b38a5cf74fa819fb7f (diff) |
Includes cleanup + const map getters
Diffstat (limited to 'extension/src/LoadLocalisation.hpp')
-rw-r--r-- | extension/src/LoadLocalisation.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/src/LoadLocalisation.hpp b/extension/src/LoadLocalisation.hpp index f54a025..49c0313 100644 --- a/extension/src/LoadLocalisation.hpp +++ b/extension/src/LoadLocalisation.hpp @@ -1,6 +1,5 @@ #pragma once -#include <godot_cpp/core/class_db.hpp> #include <godot_cpp/classes/translation.hpp> namespace OpenVic2 { |