mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 08:41:13 +08:00
Include algorithm header so we can build on Linux
This commit is contained in:
parent
3aeadd9fb7
commit
675106cfa5
|
@ -21,6 +21,7 @@
|
|||
#include <signal.h>
|
||||
#include <wchar.h>
|
||||
#include <pthread.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include "fallback.h"
|
||||
#include "util.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user