gencpp/project/helpers/member_proc_support.hpp

11 lines
117 B
C++
Raw Normal View History

#pragma once
#include "gen.hpp"
GEN_NS_BEGIN
#include "dependencies/parsing.hpp"
GEN_NS_END
using namespace gen;