diff options
| author | 2022-12-23 19:10:30 +0000 | |
|---|---|---|
| committer | 2022-12-23 19:10:30 +0000 | |
| commit | 14ab989acf015c176dbaad0eeaadbc0d1c61febf (patch) | |
| tree | c5859c7c27ebcfbabc64e45eea9993d13c6f9d1e /include/inspircd.h | |
| parent | Lower the threshold for server clock offsets to 15s/5s. (diff) | |
Remove the string_view utility header from the global header.
Diffstat (limited to 'include/inspircd.h')
| -rw-r--r-- | include/inspircd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index 3da93dd4f..0e42cf16c 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -61,7 +61,6 @@ #include "utility/aligned_storage.h" #include "utility/iterator_range.h" -#include "utility/string_view.h" #include "intrusive_list.h" #include "flat_map.h" |
