mirror of
https://git.tesses.org/tesses50/crosslang.git
synced 2026-06-01 18:25:32 +00:00
Fix crosslang issues with tooling and update crossvm binary for webapp
This commit is contained in:
@@ -11,6 +11,7 @@ int main(int argc, char** argv)
|
||||
using namespace Tesses::Framework::Streams;
|
||||
using namespace Tesses::Framework::Filesystem;
|
||||
using namespace Tesses::CrossLang;
|
||||
TF_Init();
|
||||
|
||||
if(argc < 3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user