mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-23 03:05:13 +08:00
Fix the build by including <algorithm> header
This commit is contained in:
parent
503bbd85b5
commit
f733dc5eae
@ -59,6 +59,7 @@
|
||||
#include "output.h"
|
||||
#include "intern.h"
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
#define DEFAULT_TERM L"ansi"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user