Skip to content

Commit 97454f4

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 8ac5044 commit 97454f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ESPAsyncWebServer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <Arduino.h>
77
#include <FS.h>
88

9-
#if !defined(HOST) || __has_include(<lwip/tcpbase.h>)
9+
#if !defined(HOST) || __has_include(<lwip/tcpbase.h>)
1010
#include <lwip/tcpbase.h>
1111
#endif
1212

0 commit comments

Comments
 (0)