1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-09-26 03:40:05 +00:00

Bot: fix shell header includes (x2)

This commit is contained in:
2022-06-27 19:48:43 -05:00
parent 692b3c6137
commit a7a938c9e8
2 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
#ifndef LAIKA_SOCKET_H
#define LAIKA_SOCKET_H
/* clang-format will change the order of the included windows headers, this BREAKS THINGS. for now, make clang ignore this section */
/* clang-format will change the order of the included windows headers, this BREAKS THINGS.
for now, make clang ignore this section */
/* clang-format off */