mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
fixup! Simplify wildcard_complete prototype
Fix broken build under clang 8.0 under Linux.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <functional>
|
||||
#include <vector>
|
||||
|
||||
#include "common.h"
|
||||
|
||||
Reference in New Issue
Block a user