fix compile errors
This commit is contained in:
parent
1d9ef2aa6c
commit
63b0560375
27 changed files with 19 additions and 21 deletions
7
.back/old/Parser/public/Parser.hpp
Normal file
7
.back/old/Parser/public/Parser.hpp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "CLR.hpp"
|
||||
|
||||
namespace tp {
|
||||
extern ModuleManifest gModuleParser;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue