mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-16 10:11:14 -03:00
Run clang-format on all files
The main change here is to reorder headers.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <wctype.h>
|
||||
|
||||
#include <cwchar>
|
||||
#if HAVE_TERM_H
|
||||
#include <curses.h>
|
||||
|
||||
Reference in New Issue
Block a user