mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-18 00:31:15 -03:00
Run clang-format on all files
The main change here is to reorder headers.
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
#ifndef FISH_BUILTIN_PRINTF_H
|
||||
#define FISH_BUILTIN_PRINTF_H
|
||||
|
||||
#include <cwchar>
|
||||
|
||||
#include <cstring>
|
||||
#include <cwchar>
|
||||
|
||||
class parser_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user