mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 01:51:14 -03:00
Include algorithm header so we can build on Linux
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <signal.h>
|
||||
#include <wchar.h>
|
||||
#include <pthread.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include "fallback.h"
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user