Stop including same file twice under different paths (#707)

This commit is contained in:
Maxim Ivanov 2022-07-21 23:52:54 +01:00 коммит произвёл GitHub
Родитель d075554d38
Коммит f240b2e2dc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,6 @@
#include <XNetworking.h>
#endif
#if !HC_NOWEBSOCKETS
#include "hcwebsocket.h"
#include "WebSocket/hcwebsocket.h"
#endif