diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-02 11:45:55 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-02 11:52:02 +0200 |
| commit | a2ff4ace21699fe2be2e0401af78790c01f78d85 (patch) | |
| tree | df0b45fca695b3d37b50faf2700dfc729aa2da43 /kapi/include | |
| parent | 724b9693897642497ca5feee65546dc670bed722 (diff) | |
| download | teachos-a2ff4ace21699fe2be2e0401af78790c01f78d85.tar.xz teachos-a2ff4ace21699fe2be2e0401af78790c01f78d85.zip | |
kstd: move observer_ptr to bits
Diffstat (limited to 'kapi/include')
| -rw-r--r-- | kapi/include/kapi/devices/bus.hpp | 1 |
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> |
