Jayashree Dhanapal | 4ec8056 | 2022-06-28 15:41:47 +0530 | [diff] [blame] | 1 | #pragma once |
2 | |||||
3 | inline static const std::string hostInstances = @INSTANCES@; | ||||
Bonnie Lo | 4ae63e7 | 2023-02-09 15:27:54 +0800 | [diff] [blame] | 4 | |
5 | inline static const size_t postCodeSize = @POST_CODE_BYTES@; |