From 8def29a61044b28ccab488da85070757b529b387 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Thu, 9 Apr 2020 15:31:22 -0700 Subject: [PATCH] compatibility with the SGS --- SockAddress.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SockAddress.h b/SockAddress.h index e5ebebc..dbc0cdb 100644 --- a/SockAddress.h +++ b/SockAddress.h @@ -19,6 +19,9 @@ */ #include +#include + +#include #include class CSockAddress