clang-format

This commit is contained in:
Benjamin Sergeant
2019-09-30 17:52:39 -07:00
parent e023dd9c36
commit 0539d2df2e
4 changed files with 16 additions and 17 deletions

View File

@ -8,8 +8,8 @@
#include "IXHttp.h"
#include "IXSocket.h"
#include "IXWebSocketHttpHeaders.h"
#include "IXSocketTLSOptions.h"
#include "IXWebSocketHttpHeaders.h"
#include <algorithm>
#include <atomic>
#include <condition_variable>