2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-02-14 11:23:02 +00:00

fix: compilation with CommonTechset

This commit is contained in:
Jan Laupetin
2026-02-04 21:05:39 +00:00
parent 226e638fe3
commit e9fb5dc4dd
28 changed files with 15 additions and 19 deletions

View File

@@ -2,8 +2,8 @@
#include "Game/IW4/CommonIW4.h"
#include "Game/IW4/IW4.h"
#include "StateMap/StateMapLayout.h"
#include "Techset/CommonTechset.h"
#include "Techset/StateMap/StateMapLayout.h"
#include <type_traits>
#include <unordered_map>