Declare TopicTreeMessage and TopicTreeBigMessage prior to use (#1507)
Co-authored-by: Jun Woo Shin <[email protected]>
This commit is contained in:
co-authored by
Jun Woo Shin
parent
bba6c9b0cd
commit
2daeff0390
@@ -32,6 +32,8 @@
|
||||
namespace uWS {
|
||||
|
||||
template <bool, bool, typename> struct WebSocket;
|
||||
struct TopicTreeMessage;
|
||||
struct TopicTreeBigMessage;
|
||||
|
||||
/* todo: this looks identical to WebSocketBehavior, why not just std::move that entire thing in? */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user