Commit 11664cbc authored by Dominik Charousset's avatar Dominik Charousset

Add missing forward declaration

parent f6c5f84c
...@@ -32,6 +32,7 @@ namespace caf { ...@@ -32,6 +32,7 @@ namespace caf {
template <class> class [[nodiscard]] error_code; template <class> class [[nodiscard]] error_code;
template <class> class behavior_type_of; template <class> class behavior_type_of;
template <class> class callback;
template <class> class dictionary; template <class> class dictionary;
template <class> class downstream; template <class> class downstream;
template <class> class expected; template <class> class expected;
......
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