fix compile errors

This commit is contained in:
IlyaShurupov 2024-02-08 19:16:56 +03:00 committed by Ilya Shurupov
parent b2a1883369
commit aaeb6438a1
27 changed files with 19 additions and 21 deletions

View file

@ -1,7 +0,0 @@
#pragma once
#include "CLR.hpp"
namespace tp {
extern ModuleManifest gModuleParser;
}