aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-03-19 13:56:03 +0100
committerFelix Morgner <felix.morgner@ost.ch>2026-03-19 13:56:03 +0100
commit0decd023337694872e2d3a530b4a768049e59f5d (patch)
treec9774a47524cc1962e32bd7ecac55b4fbeb8b7fc /libs
parentb038db886fd1e2179f543217f5d3ed7b8d964c4a (diff)
downloadteachos-0decd023337694872e2d3a530b4a768049e59f5d.tar.xz
teachos-0decd023337694872e2d3a530b4a768049e59f5d.zip
kstd: remove illegal include
Diffstat (limited to 'libs')
-rw-r--r--libs/kstd/include/kstd/vector1
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>