mirror of
https://github.com/ohwgiles/laminar.git
synced 2026-09-24 21:06:21 +00:00
fix pedantic compiler warnings
This commit is contained in:
@@ -54,7 +54,7 @@ private:
|
||||
|
||||
private:
|
||||
struct WebsocketConnection;
|
||||
struct HttpImpl;
|
||||
class HttpImpl;
|
||||
|
||||
int efd_quit;
|
||||
capnp::Capability::Client rpcInterface;
|
||||
|
||||
Reference in New Issue
Block a user