aboutsummaryrefslogtreecommitdiff
path: root/source/20-codegen-runtime/MetadataDetails.hpp
blob: 09b71ffee9082b71e76c837b35ddb9f221f37f64 (plain)
1
2
3
4
5
6
7
// This file contains implementation details used by the outputs of the code generaetor. Consumers do not use.
#pragma once

#include "MetadataBase.hpp"

namespace Metadata::Details {
} // namespace Metadata::Details