X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=client.h;h=e82b48758d677740132498f2ca1049151fd34250;hp=87fa71862995d90c0f2833631d12eff97bef81a9;hb=488f28bf7070f44469a006ed4a9d4c423788d175;hpb=195dc469133d0daed6ac69cdef373dc8dade9637 diff --git a/client.h b/client.h index 87fa718..e82b487 100644 --- a/client.h +++ b/client.h @@ -3,11 +3,12 @@ // A Client represents a single connection from a client (watching a single stream). +#include #include #include class ClientProto; -class Stream; +struct Stream; // Digested statistics for writing to logs etc. struct ClientStats {