diff options
Diffstat (limited to 'websocket.h')
-rw-r--r-- | websocket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/websocket.h b/websocket.h index 87b5a04..5306b9b 100644 --- a/websocket.h +++ b/websocket.h @@ -3,7 +3,6 @@ // #pragma once -#include "error.h" #include "response.h" #include <boost/asio/buffer.hpp> |