mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-20 05:41:14 -03:00
fix some style bogosities that crept in
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// Helper functions for working with wcstring.
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include "wcstringutil.h"
|
||||
#include "common.h"
|
||||
#include "wcstringutil.h"
|
||||
|
||||
typedef wcstring::size_type size_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user