mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
bug fix - replaces include with forward declaration
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
#include <queue>
|
||||
|
||||
namespace websocketpp {
|
||||
|
||||
|
||||
class endpoint_base;
|
||||
|
||||
template <typename T>
|
||||
struct connection_traits;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user