mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
Removed unused <mutex> header include
This commit is contained in:
parent
7e23965250
commit
87db424e45
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
#include <algorithm>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
#include <type_traits>
|
||||
#include <vector>
|
||||
|
|
Loading…
Reference in a new issue