fix: compilation

This commit is contained in:
Jan 2024-12-31 13:01:54 +01:00
parent 80c4a9a2ae
commit b7c8c70f2a
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include "Game/IW4/InfoString/InfoStringToStructConverter.h"
#include "Game/IW4/PhysPreset/PhysPresetFields.h"
#include <algorithm>
#include <cassert>
#include <cstring>
#include <format>

View File

@ -4,6 +4,7 @@
#include "Game/T6/PhysPreset/PhysPresetFields.h"
#include "Game/T6/T6.h"
#include <algorithm>
#include <cassert>
#include <cstring>
#include <format>