Commit ec30abdd authored by Dominik Charousset's avatar Dominik Charousset

Add missing forward declaration

parent d633d19e
......@@ -170,6 +170,8 @@ using ip_address = ipv6_address;
using ip_subnet = ipv6_subnet;
using stream_slot = uint16_t;
using config_value_map = dictionary<dictionary<config_value>>;
// -- functions ----------------------------------------------------------------
/// @relates actor_system_config
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment