mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-15 03:01:47 -07:00
Runtime fixed
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
|
||||
#include "gen.hpp"
|
||||
|
||||
namespace gen {
|
||||
GEN_NS_BEGIN
|
||||
#include "dependencies/parsing.hpp"
|
||||
}
|
||||
GEN_NS_END
|
||||
|
||||
using namespace gen;
|
||||
|
||||
|
Reference in New Issue
Block a user