Commit 772e4e81 authored by Dominik Charousset's avatar Dominik Charousset

Add forward declarations for option_* classes

parent e8f069e8
...@@ -82,6 +82,9 @@ class actor_system; ...@@ -82,6 +82,9 @@ class actor_system;
class actor_system_config; class actor_system_config;
class behavior; class behavior;
class blocking_actor; class blocking_actor;
class config_option;
class config_option_set;
class config_value;
class deserializer; class deserializer;
class downstream_manager; class downstream_manager;
class downstream_manager_base; class downstream_manager_base;
......
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