mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-12 00:25:43 -07:00
Runtime fixed
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#include "helpers/push_ignores.inline.hpp"
|
||||
#include "components/header_start.hpp"
|
||||
|
||||
namespace gen {
|
||||
GEN_NS_BEGIN
|
||||
|
||||
#include "components/types.hpp"
|
||||
#include "components/temp/ecode.hpp"
|
||||
@ -27,6 +27,6 @@ namespace gen {
|
||||
#include "components/temp/ast_inlines.hpp"
|
||||
#include "components/header_end.hpp"
|
||||
|
||||
}
|
||||
GEN_NS_END
|
||||
|
||||
#include "helpers/pop_ignores.inline.hpp"
|
||||
|
Reference in New Issue
Block a user