blob: 6b8af72b40bc8274fec89951436567937083c8f5 [file] [log] [blame]
Jayashree Dhanapal4ec80562022-06-28 15:41:47 +05301#pragma once
2
3inline static const std::string hostInstances = @INSTANCES@;
Bonnie Lo4ae63e72023-02-09 15:27:54 +08004
5inline static const size_t postCodeSize = @POST_CODE_BYTES@;