aboutsummaryrefslogtreecommitdiff
path: root/kapi
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2026-04-02 11:45:55 +0200
committerFelix Morgner <felix.morgner@ost.ch>2026-04-02 11:52:02 +0200
commita2ff4ace21699fe2be2e0401af78790c01f78d85 (patch)
treedf0b45fca695b3d37b50faf2700dfc729aa2da43 /kapi
parent724b9693897642497ca5feee65546dc670bed722 (diff)
downloadteachos-a2ff4ace21699fe2be2e0401af78790c01f78d85.tar.xz
teachos-a2ff4ace21699fe2be2e0401af78790c01f78d85.zip
kstd: move observer_ptr to bits
Diffstat (limited to 'kapi')
-rw-r--r--kapi/include/kapi/devices/bus.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kapi/include/kapi/devices/bus.hpp b/kapi/include/kapi/devices/bus.hpp
index 0b25ac1..a8d7df8 100644
--- a/kapi/include/kapi/devices/bus.hpp
+++ b/kapi/include/kapi/devices/bus.hpp
@@ -4,7 +4,6 @@
#include "kapi/devices/device.hpp"
#include <kstd/memory>
-#include <kstd/observer_ptr>
#include <kstd/string>
#include <kstd/vector>