mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 07:47:09 +08:00
fixup! Simplify wildcard_complete prototype
Fix broken build under clang 8.0 under Linux.
This commit is contained in:
parent
202bf0bede
commit
259135b211
@ -7,6 +7,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <functional>
|
||||
#include <vector>
|
||||
|
||||
#include "common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user