diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-03-19 13:56:03 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-03-19 13:56:03 +0100 |
| commit | 0decd023337694872e2d3a530b4a768049e59f5d (patch) | |
| tree | c9774a47524cc1962e32bd7ecac55b4fbeb8b7fc /libs | |
| parent | b038db886fd1e2179f543217f5d3ed7b8d964c4a (diff) | |
| download | teachos-0decd023337694872e2d3a530b4a768049e59f5d.tar.xz teachos-0decd023337694872e2d3a530b4a768049e59f5d.zip | |
kstd: remove illegal include
Diffstat (limited to 'libs')
| -rw-r--r-- | libs/kstd/include/kstd/vector | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/kstd/include/kstd/vector b/libs/kstd/include/kstd/vector index 75f699b..8e0377e 100644 --- a/libs/kstd/include/kstd/vector +++ b/libs/kstd/include/kstd/vector @@ -6,7 +6,6 @@ #include <kstd/ranges> #include <algorithm> -#include <bits/ranges_base.h> #include <concepts> #include <cstddef> #include <initializer_list> |
