diff options
| author | arcadia-devtools <[email protected]> | 2022-06-01 15:35:19 +0300 |
|---|---|---|
| committer | arcadia-devtools <[email protected]> | 2022-06-01 15:35:19 +0300 |
| commit | 8e7094c87fa7ad049e6ea600a5f90f1c97d683bd (patch) | |
| tree | d3e66d7ea5843080db0f65be0b7752538f69a84b /tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp | |
| parent | e13a5fc9fa49c7a6508a49f29e21a15fd9dac9ec (diff) | |
intermediate changes
ref:b1e863e3aa12b888b40dd5ec36411ca050a25bd8
Diffstat (limited to 'tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp')
| -rw-r--r-- | tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp b/tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp new file mode 100644 index 00000000000..cda48368bf8 --- /dev/null +++ b/tools/enum_parser/enum_serialization_runtime/dispatch_methods.cpp @@ -0,0 +1 @@ +#include "dispatch_methods.h" |
