clang-format

This commit is contained in:
Benjamin Sergeant
2020-05-04 17:19:25 -07:00
parent 1b30061a4d
commit 2786631e3b
5 changed files with 9 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
* Copyright (c) 2019 Machine Zone. All rights reserved.
*/
// Using inet_addr will trigger an error on uwp without this
// Using inet_addr will trigger an error on uwp without this
// FIXME: use a different api
#ifdef _WIN32
#ifndef _WINSOCK_DEPRECATED_NO_WARNINGS