aboutsummaryrefslogtreecommitdiff
path: root/source-common/MacrosCodegen.hpp
blob: 68030236d2f2dc848c5f0289a9fdbb58b57b2cdb (plain)
1
2
3
4
5
6
7
// NOTE: contents of this file is coupled with buildtools/codegen/
// when updating, change both sides at the same time

#pragma once

#define BRUSSEL_CLASS(name, options)
#define BRUSSEL_ENUM(name, options)