From c9c657c07b26e2ff61f3fbb01cf690aa78015f5c Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Thu, 14 Mar 2019 18:53:21 -0700 Subject: [PATCH] build fix --- ixwebsocket/IXSocket.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ixwebsocket/IXSocket.h b/ixwebsocket/IXSocket.h index ad9a09b1..9511dc87 100644 --- a/ixwebsocket/IXSocket.h +++ b/ixwebsocket/IXSocket.h @@ -19,7 +19,6 @@ typedef SSIZE_T ssize_t; #include "IXCancellationRequest.h" #include "IXProgressCallback.h" -#include "IXEventFd.h" namespace ix {