diff options
| author | Maxime Coste <mawww@kakoune.org> | 2024-08-19 08:13:45 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2024-08-19 08:13:45 +1000 |
| commit | 29d0596c715d5f74e2fc8cef6d60d7256c8b0307 (patch) | |
| tree | d853e65a1dd198aa50e3cc33937e5733c90c982c /src/string_utils.hh | |
| parent | f4d8a831ff84eaf9280bf000133c661d4359bfa3 (diff) | |
| parent | 64ed046e5a841520506e1954ff0bd756ea112d94 (diff) | |
Merge remote-tracking branch 'arrufat/includes-cleanup'
Diffstat (limited to 'src/string_utils.hh')
| -rw-r--r-- | src/string_utils.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/string_utils.hh b/src/string_utils.hh index 559a6867..9e245bcc 100644 --- a/src/string_utils.hh +++ b/src/string_utils.hh @@ -5,7 +5,6 @@ #include "enum.hh" #include "vector.hh" #include "optional.hh" -#include "utils.hh" #include "format.hh" #include "array.hh" |
