Runtime fixed

This commit is contained in:
2023-08-21 22:48:05 -04:00
parent 5c47777972
commit 7be3617083
7 changed files with 20 additions and 14 deletions

View File

@ -2,9 +2,9 @@
#include "gen.hpp"
namespace gen {
GEN_NS_BEGIN
#include "dependencies/parsing.hpp"
}
GEN_NS_END
using namespace gen;