fixup! Fix headers for gui/ObjectTypes

This commit is contained in:
Ralph Sennhauser
2025-06-30 21:07:45 +02:00
parent 49863da3b4
commit 00f9d887b1
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -32,10 +32,10 @@
#include "ps/Profile.h"
#include <cmath>
#include <cwchar>
#include <limits>
#include <optional>
#include <string>
#include <wchar.h>
class CGUI;
+1 -2
View File
@@ -45,9 +45,8 @@
#include <SDL_scancode.h>
#include <SDL_stdinc.h>
#include <algorithm>
#include <bits/wctype-wchar.h>
#include <cstdlib>
#include <cstring>
#include <cwchar>
#include <maths/Size2D.h>
#include <memory>
#include <string>